Skip to content

Hostname

archive.vn

Last fetched

archive.vn resolves to 6 IPv4 addresses operated by INTERNET-SPEECH-AND-PRIVACY-LLC - IncogNet LLC in NL.

Nutrition Label

WHISPER CANON · archive.vnRouting diversity4.2/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/archive.vn

Resolution chain

archive.vn resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.36.80.106104.36.80.0/24AS40663INTERNET-SPEECH-AND-PRIVACY-LLC - IncogNet LLCNL
185.101.35.175185.101.32.0/22AS34989NO
23.137.251.3123.137.251.0/24AS40663INTERNET-SPEECH-AND-PRIVACY-LLC - IncogNet LLCBG
107.189.8.227107.189.8.0/22AS53667PONYNET - FranTech SolutionsLU
45.8.125.20645.8.125.0/24AS215811RU
165.140.202.54165.140.202.0/24AS1002BYTEFILTER-AS - Bytefilter LLCUS

WHOIS identity

No WHOIS records are currently associated with archive.vn in WhisperGraph.

Subdomains

6 observed subdomains of archive.vn.

Web-graph footprint

Distinct hostnames that link to or from archive.vn in the public web crawl.

3,233 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for archive.vn.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.tutanota.de

Related pages

Pivot deeper into the graph from archive.vn.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "archive.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.