All hostnames jeff.vn resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · jeff.vn Routing diversity 3.5/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 0.0/10 Resolver footprint 5.2/10 canon.whisper.security/host/jeff.vn Resolution chain jeff.vn resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.138.26.35 108.138.73.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.26.52 108.138.73.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.26.71 108.138.73.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.26.82 108.138.73.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.164.240.107 3.164.248.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SE 3.164.240.26 3.164.248.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SE 3.164.240.69 3.164.248.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SE 3.164.240.94 3.164.248.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SE 65.9.175.115 65.12.160.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.49 65.12.160.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.58 65.12.160.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.75 65.12.160.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.64.211.50 18.64.224.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.64.211.111 18.64.224.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.64.211.97 18.64.224.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.64.211.22 18.64.224.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with jeff.vn in WhisperGraph.
Subdomains 9 observed subdomains of jeff.vn.
Web-graph footprint Distinct hostnames that link to or from jeff.vn in the public web crawl.
30 sites link to this hostname.
21 sites linked to from this hostname.
Related pages Pivot deeper into the graph from jeff.vn.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jeff.vn"})-[: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 .