Hostname
printernet-dev.com
Last fetched
printernet-dev.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
printernet-dev.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.83.123 | 18.165.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.83.126 | 18.165.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.83.15 | 18.165.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.83.61 | 18.165.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.115.104 | 3.163.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.115.117 | 3.163.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.115.2 | 3.163.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.115.88 | 3.163.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of printernet-dev.com owner
- Contact emails
- 1073e817-d2e1-4cf7-94f1-7e1bde82097f@identity-protect.org
- 199d3ca1-2528-4e00-b698-2f7f9f415c83@identity-protect.org
- 5b73d0c6-9d9c-43fc-882a-0bc2da55bf45@identity-protect.org
- 83673a9b-90e5-4a32-bf3e-5e9d18d1a5b0@identity-protect.org
- 841a7d5d-1f79-442a-8376-723aa7f5fa56@identity-protect.org
- 921948c3-587d-405b-b6a3-ee49e1453e6f@identity-protect.org
- dce30ee3-b232-4288-bd62-dadb1755f168@identity-protect.org
- owner-7817738@printernet-dev.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of printernet-dev.com.
| Subdomain |
|---|
| www.printernet-dev.com |
Threat posture
History
Related pages
Pivot deeper into the graph from printernet-dev.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "printernet-dev.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.