Skip to content

Hostname

guittard.com

Last fetched

guittard.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.25.221104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.164.10172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
guittard chocolate
Contact emails

Subdomains

12 observed subdomains of guittard.com.

Web-graph footprint

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

470 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for guittard.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.55.65/24
SPF_IP50.197.188.146
SPF_IP50.197.188.157
SPF_IP54.240.61.19/32
SPF_IP54.240.61.20/30
SPF_IP54.240.61.24/30
SPF_IP54.240.61.28/31
SPF_IP54.240.61.30/32

Related pages

Pivot deeper into the graph from guittard.com.

Cypher and MCP

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

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