Skip to content

Hostname

v4na.com

Last fetched

v4na.com resolves to 2 IPv4 addresses operated by AS5483 in HU. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · v4na.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/v4na.com

Resolution chain

v4na.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:303
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of v4na.com.

Web-graph footprint

Distinct hostnames that link to or from v4na.com in the public web crawl.

180 sites link to this hostname.

574 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for v4na.com.

MechanismTarget
SPF_Av4na.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.43.204.201/30
SPF_IP185.43.204.202
SPF_IP185.43.204.203
SPF_IP52.58.180.215/32
SPF_IP79.120.183.197
SPF_IP79.120.183.201
SPF_IP79.120.183.210
SPF_MXv4na.com

Related pages

Pivot deeper into the graph from v4na.com.

Cypher and MCP

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

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

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