Hostname
worldspinner.com
Last fetched
worldspinner.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
worldspinner.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.165.122.5 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.165.122.66 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.165.122.86 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.165.122.98 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.84.234.7 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.78 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.87 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.9 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of worldspinner.com owner
- Contact emails
- ts29h5jj8hp@networksolutionsprivateregistration.com
- 20b3ffc1-85af-43a2-a9a4-40359d2f9b6d@identity-protect.org
- 27d27db4-8458-42a9-9ece-3877d7be9ecb@identity-protect.org
- 2b9d54a9-8ee1-4e6b-b400-340172503a8e@identity-protect.org
- 4de99663-71cd-438a-b46a-44bd43b6bc13@identity-protect.org
- 6032b8af-5a5c-47c7-a194-4d49c71f35c9@identity-protect.org
- 6478e735-3b0d-45fc-acff-c9382811a38e@identity-protect.org
- b2ced481-8094-4405-9bdf-fdd46bc51954@identity-protect.org
- owner-10953336@worldspinner.com.whoisprivacyservice.org
- owner-11130399@worldspinner.com.whoisprivacyservice.org
- owner-2855977@worldspinner.com.whoisprivacyservice.org
- owner-6546176@worldspinner.com.whoisprivacyservice.org
- owner-6993188@worldspinner.com.whoisprivacyservice.org
- owner-7263137@worldspinner.com.whoisprivacyservice.org
- owner-8600675@worldspinner.com.whoisprivacyservice.org
Subdomains
10 observed subdomains of worldspinner.com.
Web-graph footprint
Distinct hostnames that link to or from worldspinner.com in the public web crawl.
21 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for worldspinner.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | squarespace-mail.com |
Related pages
Pivot deeper into the graph from worldspinner.com.
- IP · 18.165.122.5
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · ts29h5jj8hp@networksolutionsprivateregistration.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: "worldspinner.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.