Skip to content

Hostname

michelin.com

Last fetched

michelin.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · michelin.comRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/michelin.com

Resolution chain

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

IPPrefixASNOperatorCountry
4.210.159.654.208.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:299
Organization
compagnie generale des etablissements michelin
Contact emails

Subdomains

135 observed subdomains of michelin.com.

Web-graph footprint

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

2,809 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for michelin.com.

MechanismTarget
SPF_INCLUDE44151349.spf03.hubspotemail.net
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-008a4301.pphosted.com
SPF_INCLUDEspf-008a4302.pphosted.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP104.208.163.42
SPF_IP141.194.36.41
SPF_IP141.194.36.42
SPF_IP141.194.36.43
SPF_IP182.18.163.19
SPF_IP193.228.157.119
SPF_IP198.181.201.15/32
SPF_IP201.94.128.0/20
SPF_IP213.32.108.33
SPF_IP37.157.8.26
SPF_IP37.157.8.27
SPF_IP43.228.185.67/32
SPF_IP43.228.187.74/32
SPF_IP52.169.188.148
SPF_IP52.205.191.224/27
SPF_IP52.22.10.189/32
SPF_IP52.70.196.131/32
SPF_IP52.71.20.6/32
SPF_IP52.71.64.190/32
SPF_IP62.210.79.21
SPF_IP64.95.144.196/27
SPF_IP72.4.119.8

Related pages

Pivot deeper into the graph from michelin.com.

Cypher and MCP

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

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