Hostname
ddpassport.com
Last fetched
ddpassport.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BH. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ddpassport.com 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 |
|---|---|---|---|---|
| 18.64.141.104 | 18.64.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.64.141.31 | 18.64.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.64.141.42 | 18.64.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.64.141.64 | 18.64.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 3.167.227.28 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.227.32 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.227.6 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.227.70 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.170.3.104 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.112 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.38 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.49 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ddpassport.com owner
- Contact emails
- 17d616bc-f794-4c9e-8e39-ff90f0dd7554@identity-protect.org
- 2c6f2da8-a331-48f7-848a-a7813d6de209@identity-protect.org
- 3f7a2305-25d5-46b2-9fe8-75893dc0152c@identity-protect.org
- 4c095bee-3838-442b-b298-bcc146a5f003@identity-protect.org
- 901c109b-8c7b-42a6-ba53-441ff683873f@identity-protect.org
- f97eab7e-964b-43ee-90ce-35677ff51b9b@identity-protect.org
- ff122588-d321-40bd-aadf-c4d198c45191@identity-protect.org
Subdomains
5 observed subdomains of ddpassport.com.
Showing 3 of 5. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from ddpassport.com.
- IP · 18.64.141.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BH
- Email · 17d616bc-f794-4c9e-8e39-ff90f0dd7554@identity-protect.org
- TLD · .com
- Browse hostnames · dd…
- 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: "ddpassport.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.