Skip to content

Hostname

vg7.it

Last fetched

vg7.it resolves to 1 IPv4 address operated by AS31034 in IT. WHOIS lists registrar:aruba business s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · vg7.itRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/vg7.it

Resolution chain

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

IPPrefixASNOperatorCountry
195.231.89.204195.231.88.0/21AS31034IT

WHOIS identity

Registrar
registrar:aruba business s.r.l.
Organization
vampigroup srl
Contact emails

Subdomains

120 observed subdomains of vg7.it.

Web-graph footprint

Distinct hostnames that link to or from vg7.it in the public web crawl.

116 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for vg7.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.widestore.net
SPF_INCLUDEspf.sendinblue.com
SPF_IP104.248.243.174
SPF_IP195.231.89.192/27
SPF_IP46.37.26.4
SPF_IP5.135.78.141
SPF_IP67.207.74.184
SPF_IP95.110.146.28

Related pages

Pivot deeper into the graph from vg7.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vg7.it"})-[: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.