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
Resolution chain
wormly.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.30.147.76 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 174.129.252.248 | 174.129.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.224.247.25 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.205.112.163 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.153.37.46 | 35.153.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.199.93.59 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.1.240.103 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.201.45.169 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.45.0.110 | 52.44.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.5.130.66 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.224.174.133 | 54.224.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.227.220.172 | 54.226.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.235.242.46 | 54.234.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.83.106.61 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.84.231.209 | 54.84.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.95.141.98 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.56.201.87 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.199.112.230 | 32.196.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wormly.com owner
- Contact emails
- hostmaster@wormly.com
- 344a6306-82e3-4ab1-99ad-1498290f6443@identity-protect.org
- 347475c6-5fb6-432d-8608-8fbaf0e8745a@identity-protect.org
- 68d5a014-0ad8-463c-9cae-ea6519a78cf0@identity-protect.org
- 8c39f323-6b9c-498f-a3ae-2e1f9f89586b@identity-protect.org
- acd862bb-c647-4756-97d7-3e4f38625d88@identity-protect.org
- b792bf75-dfc6-4152-9a87-91fad2d6bbd2@identity-protect.org
- owner-10869005@wormly.com.whoisprivacyservice.org
- owner-2964279@wormly.com.whoisprivacyservice.org
- owner-3431610@wormly.com.whoisprivacyservice.org
- owner-3867512@wormly.com.whoisprivacyservice.org
- owner-4064894@wormly.com.whoisprivacyservice.org
- owner-4350413@wormly.com.whoisprivacyservice.org
- owner-7661707@wormly.com.whoisprivacyservice.org
- owner-7827660@wormly.com.whoisprivacyservice.org
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for wormly.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sum-nodes.wormly.com |
| SPF_IP | 52.202.145.215 |
| SPF_IP | 52.202.238.217 |
| SPF_IP | 54.81.124.4 |
Related pages
Pivot deeper into the graph from wormly.com.
- IP · 100.30.147.76
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · hostmaster@wormly.com
- TLD · .com
- Browse hostnames · wo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.