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
Resolution chain
vargroup.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.24.56 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.25.56 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - 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.
Showing 25 of 51. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for vargroup.it.
| Mechanism | Target |
|---|---|
| SPF_A | vargroup.it |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | eu-k2.o365.crossware.co.nz |
| SPF_INCLUDE | musvc.com |
| SPF_INCLUDE | spf.mailermn.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfaut.leonet.it |
| SPF_IP | 185.169.184.31 |
| SPF_IP | 212.19.106.0/24 |
| SPF_IP | 212.19.106.155 |
| SPF_IP | 212.19.127.155 |
| SPF_IP | 212.87.150.108 |
| SPF_IP | 62.149.128.0/19 |
| SPF_IP | 93.145.21.5 |
| SPF_MX | vargroup.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.