Hostname
wowepfc.com
Last fetched
wowepfc.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wowepfc.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 44.239.217.22 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 50.112.64.57 | 50.112.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.10.233.89 | 52.10.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.35.220.105 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wowepfc.com owner
- Contact emails
- 1b8267a9-ae3a-463f-8086-8cdcc424b390@identity-protect.org
- 4450109b-e639-48da-a280-668bc51c7223@identity-protect.org
- 6259467a-fe41-4985-9f90-120a488e620a@identity-protect.org
- 9119f67b-591b-4801-955d-b4826df13a24@identity-protect.org
- a29f3a77-0e03-4259-b4bd-5bfbb37f4fc3@identity-protect.org
- eef045a4-d95a-4bc0-9750-d97a257c582b@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from wowepfc.com.
- IP · 44.239.217.22
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1b8267a9-ae3a-463f-8086-8cdcc424b390@identity-protect.org
- TLD · .com
- Browse hostnames · wo…
- 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: "wowepfc.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.