Skip to content

Hostname

icebreaker.com

Last fetched

icebreaker.com resolves to 9 IPv4 addresses operated by AS20940 in CZ. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · icebreaker.comRouting diversity3.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/icebreaker.com

Resolution chain

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

WHOIS identity

Registrar
iana:292
Organization
icebreaker apparel, llc.
Contact emails

Subdomains

44 observed subdomains of icebreaker.com.

Web-graph footprint

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

1,169 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for icebreaker.com.

MechanismTarget
SPF_Aproduction.ib.icebreaker.demandware.net
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.66.156.32
SPF_IP167.64.248.247

Related pages

Pivot deeper into the graph from icebreaker.com.

Cypher and MCP

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

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