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
Resolution chain
breitling.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.18.167 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.19.167 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 23.33.42.140 | 23.33.42.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.33.42.143 | 23.33.42.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 80.239.254.25 | 80.239.224.0/19 | AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| 95.101.133.56 | 95.101.133.0/24 | AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
WHOIS identity
- Registrar
- iana:1728
- Organization
- breitling
- Contact emails
- cryptinfo@bielstar.ch
- as2286sk3jq@networksolutionsprivateregistration.com
- c52hm25a7tz@networksolutionsprivateregistration.com
- d38d86gr2me@networksolutionsprivateregistration.com
- domains@brandstock.com
- du9eq8kn3m9@networksolutionsprivateregistration.com
- dv9yf56z7z5@networksolutionsprivateregistration.com
- ee6r22hs69c@networksolutionsprivateregistration.com
- f24nx5cp9z7@networksolutionsprivateregistration.com
- fg7vw3jw7pp@networksolutionsprivateregistration.com
- g72zr5sp3k3@networksolutionsprivateregistration.com
- gj5eg5s86rh@networksolutionsprivateregistration.com
- hz8mp9sr3y3@networksolutionsprivateregistration.com
- j33rx2zg3pb@networksolutionsprivateregistration.com
- claude-bernard.joliat@breitling.com
- k43bd2tn3bz@networksolutionsprivateregistration.com
- kj2hw2kq5fp@networksolutionsprivateregistration.com
- kq8zj23p9sa@networksolutionsprivateregistration.com
- mg7r888c6yp@networksolutionsprivateregistration.com
- nn58t5kp2ff@networksolutionsprivateregistration.com
- and 23 more
Subdomains
38 observed subdomains of breitling.com.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from breitling.com in the public web crawl.
2,781 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for breitling.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | de._netblocks.mimecast.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.