Hostname
natterbox-dev01.net
Last fetched
natterbox-dev01.net is a registered hostname under the .net top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 1ab6ab8e-0c66-4c07-9a25-ff29f3d194e1@identity-protect.org
- 6526ba8e-7f89-4480-9f1a-07aad6ef4713@identity-protect.org
- 6c5fca7f-3ba8-44c9-a05d-4d2ff9a50cdb@identity-protect.org
- 701dda60-b983-4561-8db4-5a4e09a7a374@identity-protect.org
- adff6516-8db8-46f6-bf64-d4a9e3da3f13@identity-protect.org
- eab3401f-0abc-447b-8d2d-c2a19cc0b333@identity-protect.org
- owner-311211@natterbox-dev01.net.whoisprivacyservice.org
Subdomains
4 observed subdomains of natterbox-dev01.net.
Threat posture
History
Related pages
Pivot deeper into the graph from natterbox-dev01.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "natterbox-dev01.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.