Hostname
printernet-global.com
Last fetched
printernet-global.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
printernet-global.com 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
- on behalf of printernet-global.com owner
- Contact emails
- 64a3b048-d977-4868-98ee-7673c3082914@identity-protect.org
- 6b2a0fa0-f18b-428d-961d-ac8b20134053@identity-protect.org
- 7a4a75cc-de16-4c1b-9763-22c3c7f3dd0b@identity-protect.org
- 854c08b7-05c4-425c-a1ed-d942bb3f007d@identity-protect.org
- 965e01f9-7b80-4710-be13-f09b26dbdd75@identity-protect.org
- 97ddf9d5-3281-42be-9bc7-806c231858be@identity-protect.org
- c0b49156-1505-445d-a9cb-9f1738e22d60@identity-protect.org
Subdomains
1 observed subdomain of printernet-global.com.
| Subdomain |
|---|
| www.printernet-global.com |
Threat posture
History
Related pages
Pivot deeper into the graph from printernet-global.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "printernet-global.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.