Skip to content

Hostname

sportingkc.com

Last fetched

sportingkc.com resolves to 14 IPv4 addresses operated by AS20940 in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · sportingkc.comRouting diversity4.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/sportingkc.com

Resolution chain

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

WHOIS identity

Registrar
iana:299
Organization
major league soccer, l.l.c.
Contact emails

Subdomains

34 observed subdomains of sportingkc.com.

Web-graph footprint

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

803 sites link to this hostname.

487 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sportingkc.com.

MechanismTarget
SPF_INCLUDEcubepasses.com
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.115.110.20

Related pages

Pivot deeper into the graph from sportingkc.com.

Cypher and MCP

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

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