Hostname
digpubprd.org
Last fetched
digpubprd.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
digpubprd.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.58.100 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.2 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.4 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.69 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.155.21.119 | 18.155.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.155.21.129 | 18.155.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.155.21.52 | 18.155.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.155.21.66 | 18.155.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.162.221.2 | 3.162.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.221.25 | 3.162.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.221.3 | 3.162.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.221.30 | 3.162.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- —
Subdomains
37 observed subdomains of digpubprd.org.
Showing 25 of 37. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from digpubprd.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "digpubprd.org"})-[: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.