Skip to content

Hostname

d3baseball.com

Last fetched

d3baseball.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.93.3713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.3813.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.4913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.613.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.242.1218.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.3918.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.6018.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.6118.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.173.205.10618.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.11918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.12518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.1318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
cardinal sports digest
Contact emails

Subdomains

1 observed subdomain of d3baseball.com.

Web-graph footprint

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

75 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from d3baseball.com.

Cypher and MCP

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

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