Skip to content

Hostname

boretti.com

Last fetched

boretti.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · boretti.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/boretti.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.90.32.13234.90.32.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCNL

WHOIS identity

Registrar
iana:1647
Organization
boretti b.v.
Contact emails

Subdomains

23 observed subdomains of boretti.com.

Web-graph footprint

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

89 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for boretti.com.

MechanismTarget
SPF_Aboretti.com
SPF_Avs738.uniserver.nl
SPF_INCLUDE_spf.hostnet.nl
SPF_INCLUDEmailgun.org
SPF_INCLUDEmailplus.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP134.213.231.73
SPF_IP185.144.224.19
SPF_IP188.118.60.180
SPF_IP212.123.24.27
SPF_IP212.204.192.29/32
SPF_IP46.31.48.0/21
SPF_IP46.44.154.154
SPF_IP81.246.31.2/29
SPF_IP92.66.59.65

Related pages

Pivot deeper into the graph from boretti.com.

Cypher and MCP

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

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