Skip to content

Hostname

baseball.cz

Last fetched

baseball.cz resolves to 2 IPv4 addresses operated by AS39392 in CZ.

Nutrition Label

WHISPER CANON · baseball.czRouting diversity2.4/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/baseball.cz

Resolution chain

baseball.cz resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with baseball.cz in WhisperGraph.

Subdomains

44 observed subdomains of baseball.cz.

Web-graph footprint

Distinct hostnames that link to or from baseball.cz in the public web crawl.

92 sites link to this hostname.

82 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for baseball.cz.

MechanismTarget
SPF_INCLUDE_spf.myshoptet.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.234.104.108
SPF_IP46.234.119.233

Related pages

Pivot deeper into the graph from baseball.cz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "baseball.cz"})-[: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.