Hostname
pohingflower.com
Last fetched
pohingflower.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
pohingflower.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 |
|---|---|---|---|---|
| 108.139.38.156 | 108.139.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.38.209 | 108.139.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.38.230 | 108.139.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.38.95 | 108.139.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.139.126 | 3.170.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.139.36 | 3.170.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.139.7 | 3.170.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.139.74 | 3.170.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pohingflower.com owner
- Contact emails
- info@pohingflower.com
- 3ebeb50f-acbf-4909-ab65-de6f1569e1fe@identity-protect.org
- 7de33d72-3c60-4d26-9a90-71b11eb43467@identity-protect.org
- b22fcd68-51df-4eed-a19b-23fbd4f8df87@identity-protect.org
- c909af12-7a1a-4207-818e-014e13cfd937@identity-protect.org
- owner-6245524@pohingflower.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from pohingflower.com.
- IP · 108.139.38.156
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · info@pohingflower.com
- TLD · .com
- Browse hostnames · po…
- 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: "pohingflower.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.