Hostname
dhflagger.com
Last fetched
dhflagger.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dhflagger.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.160.39.111 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.247.143.163 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.148.240.197 | 54.148.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.148.78.69 | 54.148.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.201.16.91 | 54.200.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.218.130.200 | 54.218.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dhflagger.com owner
- Contact emails
- 26b740f3-fc7b-4ae9-b82c-f5c18ffa5781@identity-protect.org
- 2a40c92e-8d3a-4934-84e0-4722d1f747e8@identity-protect.org
- 6ca0d2ca-4f32-49c2-9d95-af3a084c78fe@identity-protect.org
- 81307294-60d0-4d00-b1cb-2c860e08ea09@identity-protect.org
- a627117e-9895-447a-ae66-35ea8056f334@identity-protect.org
- b756310a-4e62-4bc9-9f79-6179be00ec1b@identity-protect.org
- c73219e2-ecdf-47bc-a3d6-012c4b519ebe@identity-protect.org
- owner-4412175@dhflagger.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from dhflagger.com.
- IP · 35.160.39.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 26b740f3-fc7b-4ae9-b82c-f5c18ffa5781@identity-protect.org
- TLD · .com
- Browse hostnames · dh…
- 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: "dhflagger.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.