Skip to content

Hostname

bluesbaseball.com

Last fetched

bluesbaseball.com resolves to 8 IPv4 addresses operated by ASN-4IXP 4b42 Internet Exchange Point in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.52.1030.0.0.0/0AS35708ASN-4IXP 4b42 Internet Exchange PointUS
13.226.52.40.0.0.0/0AS35708ASN-4IXP 4b42 Internet Exchange PointUS
13.226.52.840.0.0.0/0AS35708ASN-4IXP 4b42 Internet Exchange PointUS
13.226.52.880.0.0.0/0AS35708ASN-4IXP 4b42 Internet Exchange PointUS
18.160.200.11618.160.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.200.3518.160.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.200.3718.160.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.200.8518.160.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain master
Contact emails

Subdomains

2 observed subdomains of bluesbaseball.com.

Web-graph footprint

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

34 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for bluesbaseball.com.

MechanismTarget
SPF_Abluesbaseball.com
SPF_INCLUDE_spf.google.com
SPF_MXbluesbaseball.com

Related pages

Pivot deeper into the graph from bluesbaseball.com.

Cypher and MCP

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

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