Skip to content

Hostname

kansascitysteaks.com

Last fetched

kansascitysteaks.com resolves to 1 IPv4 address operated by INETZ - Inetz Media Group in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · kansascitysteaks.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/kansascitysteaks.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.16.171.36199.16.170.0/23AS16784INETZ - Inetz Media GroupUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

12 observed subdomains of kansascitysteaks.com.

Web-graph footprint

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

265 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for kansascitysteaks.com.

MechanismTarget
SPF_Akansascitysteaks.com
SPF_INCLUDEspf-00305f02.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.167.64.74
SPF_IP12.167.64.90
SPF_IP199.16.171.32/29
SPF_IP206.55.118.235
SPF_IP206.55.118.236
SPF_IP209.41.82.102
SPF_IP209.41.82.105
SPF_IP64.217.133.146
SPF_MXkansascitysteaks.com

Related pages

Pivot deeper into the graph from kansascitysteaks.com.

Cypher and MCP

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

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