Skip to content

Hostname

baseball.ca

Last fetched

baseball.ca resolves to 1 IPv4 address operated by NATIONAL-CINEMEDIA - National Cinemedia, LLC in CA. WHOIS lists registrar:internic.ca inc. as the registrar.

Nutrition Label

WHISPER CANON · baseball.caRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/baseball.ca

Resolution chain

baseball.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
173.209.54.42173.209.32.0/19AS36666NATIONAL-CINEMEDIA - National Cinemedia, LLCCA

WHOIS identity

Registrar
registrar:internic.ca inc.
Organization
baseball canada
Contact emails

Subdomains

45 observed subdomains of baseball.ca.

Web-graph footprint

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

355 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for baseball.ca.

MechanismTarget
SPF_Abaseball.ca
SPF_Amail24.safesecureweb.com
SPF_Amail37.safesecureweb.com
SPF_INCLUDEspf.mxthunder.com
SPF_IP173.209.133.106
SPF_IP173.209.54.42
SPF_IP24.114.0.1/16
SPF_IP67.205.111.75
SPF_IP67.43.225.213
SPF_IP76.12.0.1/16
SPF_MXbaseball.ca

Related pages

Pivot deeper into the graph from baseball.ca.

Cypher and MCP

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

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