Hostname
pvfog.com
Last fetched
pvfog.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pvfog.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.141.239.223 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pvfog.com owner
- Contact emails
- 3b054f4a-8e10-4fb1-8766-b86885d8587d@identity-protect.org
- 5122f955-b4d1-4354-9b8f-d60d3441b751@identity-protect.org
- 732880d2-7907-4a99-a451-8f629d3eb6f1@identity-protect.org
- 7a3d685e-fc59-4d13-bec3-8a8f8ef12c0d@identity-protect.org
- c1f3212a-ca12-4a7a-81cd-5252c4b90c83@identity-protect.org
- c23d88e2-1480-44e4-a5e5-27abfa447b8f@identity-protect.org
- owner-8425416@pvfog.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of pvfog.com.
Showing 4 of 7. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pvfog.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from pvfog.com.
- IP · 3.141.239.223
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3b054f4a-8e10-4fb1-8766-b86885d8587d@identity-protect.org
- TLD · .com
- Browse hostnames · pv…
- 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: "pvfog.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.