Skip to content

Hostname

wormly.com

Last fetched

wormly.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · wormly.comRouting diversity6.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wormly.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.147.76100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.252.248174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.247.253.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.112.16334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.37.4635.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.93.5944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.240.10352.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.45.16952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.0.11052.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.130.6652.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.174.13354.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.227.220.17254.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.242.4654.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.106.6154.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.231.20954.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.141.9898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.56.201.87100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.199.112.23032.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of wormly.com owner
Contact emails

Subdomains

21 observed subdomains of wormly.com.

Web-graph footprint

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

146 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for wormly.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsum-nodes.wormly.com
SPF_IP52.202.145.215
SPF_IP52.202.238.217
SPF_IP54.81.124.4

Related pages

Pivot deeper into the graph from wormly.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wormly.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.