Skip to content

Hostname

guaresi.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
89.46.193.19789.46.192.0/21AS31034IT

WHOIS identity

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

Subdomains

4 observed subdomains of guaresi.com.

Web-graph footprint

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

12 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for guaresi.com.

MechanismTarget
SPF_INCLUDE_spf.guaresi_com._d.easydmarc.pro
SPF_INCLUDE_spf.iimage.it
SPF_INCLUDE_spf.ricambio.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.vizito.be
SPF_INCLUDEspf.webapps.net
SPF_IP213.158.94.6/32
SPF_IP87.27.248.251

Related pages

Pivot deeper into the graph from guaresi.com.

Cypher and MCP

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

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