Skip to content

Hostname

motorcycleclassics.com

Last fetched

motorcycleclassics.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · motorcycleclassics.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/motorcycleclassics.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.95.11108.139.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.95.42108.139.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.95.52108.139.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.95.63108.139.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
13.225.117.10013.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.413.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.4113.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.4913.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.226.244.10513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.11113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for motorcycleclassics.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from motorcycleclassics.com.

Cypher and MCP

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

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