Hostname
small-work.net
Last fetched
small-work.net resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
small-work.net resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 1db32851-6831-4ceb-b7d9-3f7009602cc0@identity-protect.org
- 557dcc96-b112-4d7f-b729-21751c5a7dd2@identity-protect.org
- 7b18c1d1-c67e-46e7-8857-36ced33b4c0c@identity-protect.org
- 9129bad2-a087-40d5-a37d-b93c1259a0b0@identity-protect.org
- ae4202d1-47f7-4837-86ff-64f0e980eeaf@identity-protect.org
- e58959ee-f35e-44b1-bd2c-f8e457c84aaa@identity-protect.org
- owner-4513437@small-work.net.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from small-work.net.
- IP · 16.12.88.99
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1db32851-6831-4ceb-b7d9-3f7009602cc0@identity-protect.org
- TLD · .net
- Browse hostnames · sm…
- 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: "small-work.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.