Skip to content

Hostname

commudle.com

Last fetched

commudle.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · commudle.comRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/commudle.com

Resolution chain

commudle.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.126.63.8913.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.127.225.6113.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.127.62.18013.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.203.1.24913.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.116.25413.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.234.197.8313.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.206.225.9815.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
15.206.63.15415.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.87.2553.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.1.1543.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.195.953.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.201.2153.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.90.24352.66.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.93.7852.66.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IN
13.203.239.9913.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.111.12013.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.225.3713.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

19 observed subdomains of commudle.com.

Web-graph footprint

Distinct hostnames that link to or from commudle.com in the public web crawl.

869 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for commudle.com.

MechanismTarget
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from commudle.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "commudle.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.