Hostname
spworks.net
Last fetched
spworks.net resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
spworks.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.228.128.49 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.239.79.209 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.73.127.239 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.147.209.9 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.236.184.216 | 54.236.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.84.218.48 | 54.84.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- rw6xk55m7sa@networksolutionsprivateregistration.com
- 048005f4-7792-4ec8-adee-86afb1a79ec6@identity-protect.org
- 04afb983-4f67-4a5b-a476-e9a14efd65dd@identity-protect.org
- 51845fe8-3751-41b3-9979-a85b3ffb380c@identity-protect.org
- 646f9388-6222-4696-b37f-4d2a69d47330@identity-protect.org
- 6b839fd9-20bd-4ea9-a01a-cf5b36a6640d@identity-protect.org
- b2508db5-0da2-43db-8566-3c9bb6f1fb68@identity-protect.org
- e7a29f9c-a290-413f-addc-d72b7c1e4561@identity-protect.org
- owner-1863126@spworks.net.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from spworks.net.
- IP · 3.228.128.49
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · rw6xk55m7sa@networksolutionsprivateregistration.com
- TLD · .net
- Browse hostnames · sp…
- 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: "spworks.net"})-[: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.