Skip to content

Hostname

saviola.com

Last fetched

saviola.com resolves to 1 IPv4 address operated by AS200858 in IT. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.78.66.17185.78.64.0/22AS200858IT

WHOIS identity

Registrar
iana:69
Organization
saviola holding srl societa/ditta
Contact emails

Subdomains

3 observed subdomains of saviola.com.

Web-graph footprint

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

44 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for saviola.com.

MechanismTarget
SPF_Apindarica.it
SPF_Asaviola.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.69.200.47/32
SPF_IP167.114.242.125
SPF_IP193.178.235.21/32
SPF_IP193.178.235.22/32
SPF_IP31.44.171.40
SPF_MXgrupposaviola.com
SPF_MXsaviola.com

Related pages

Pivot deeper into the graph from saviola.com.

Cypher and MCP

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

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