Skip to content

Hostname

baywheels.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.106.126143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.23143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.5143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.82143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
18.154.144.1518.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.5518.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.5818.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.8018.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.2365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8665.8.130.0/23AS16509AMAZON-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 baywheels.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for baywheels.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from baywheels.com.

Cypher and MCP

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

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