Skip to content

Hostname

guide.michelin.com

Last fetched

guide.michelin.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · guide.michelin.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/guide.michelin.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.108108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.109108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.23108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.61108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.10499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with guide.michelin.com in WhisperGraph.

Subdomains

5 observed subdomains of guide.michelin.com.

Web-graph footprint

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

18,206 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for guide.michelin.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.sailthru.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from guide.michelin.com.

Cypher and MCP

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

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