Skip to content

Hostname

v2home.com

Last fetched

v2home.com resolves to 1 IPv4 address operated by AS39729 in IT. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · v2home.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/v2home.com

Resolution chain

v2home.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
81.88.55.4581.88.48.0/20AS39729IT

WHOIS identity

Registrar
iana:168
Organization
v2 s.p.a.
Contact emails

Subdomains

2 observed subdomains of v2home.com.

Web-graph footprint

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

58 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for v2home.com.

MechanismTarget
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEnetteam.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.203.187.1/32
SPF_IP185.77.32.23
SPF_IP5.158.23.69/32
SPF_IP5.158.4.189/32
SPF_IP81.201.125.84/32
SPF_IP85.38.170.134/32
SPF_IP93.147.164.2
SPF_IP98.129.184.132/32

Related pages

Pivot deeper into the graph from v2home.com.

Cypher and MCP

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

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