Skip to content

Hostname

baseballbear.com

Last fetched

baseballbear.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.166.152.1283.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.723.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.833.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.853.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.10652.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.12752.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.6752.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.8952.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
daisuke horinouchi
Contact emails

Subdomains

4 observed subdomains of baseballbear.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for baseballbear.com.

MechanismTarget
SPF_INCLUDEspf.sme.co.jp

Related pages

Pivot deeper into the graph from baseballbear.com.

Cypher and MCP

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

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