Skip to content

Hostname

vargroup.it

Last fetched

vargroup.it resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:uan company s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.24.56104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.25.56104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:uan company s.r.l.
Organization
var group spa con socio unico
Contact emails

Subdomains

51 observed subdomains of vargroup.it.

Web-graph footprint

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

159 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for vargroup.it.

MechanismTarget
SPF_Avargroup.it
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu-k2.o365.crossware.co.nz
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.mailermn.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfaut.leonet.it
SPF_IP185.169.184.31
SPF_IP212.19.106.0/24
SPF_IP212.19.106.155
SPF_IP212.19.127.155
SPF_IP212.87.150.108
SPF_IP62.149.128.0/19
SPF_IP93.145.21.5
SPF_MXvargroup.it

Related pages

Pivot deeper into the graph from vargroup.it.

Cypher and MCP

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

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