Skip to content

Hostname

breitling.com

Last fetched

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

Nutrition Label

WHISPER CANON · breitling.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/breitling.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.18.167104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.19.167104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
23.33.42.14023.33.42.0/24AS20940AKAMAI-ASN1US
23.33.42.14323.33.42.0/24AS20940AKAMAI-ASN1US
80.239.254.2580.239.224.0/19AS1299TWELVE99 Arelion, fka Telia CarrierSE
95.101.133.5695.101.133.0/24AS1299TWELVE99 Arelion, fka Telia CarrierSE

WHOIS identity

Registrar
iana:1728
Organization
breitling
Contact emails

Subdomains

38 observed subdomains of breitling.com.

Web-graph footprint

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

2,781 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for breitling.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from breitling.com.

Cypher and MCP

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

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