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
Resolution chain
kansascitysteaks.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.16.171.36 | 199.16.170.0/23 | AS16784 | INETZ - Inetz Media Group | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
12 observed subdomains of kansascitysteaks.com.
Showing 10 of 12. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for kansascitysteaks.com.
| Mechanism | Target |
|---|---|
| SPF_A | kansascitysteaks.com |
| SPF_INCLUDE | spf-00305f02.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.167.64.74 |
| SPF_IP | 12.167.64.90 |
| SPF_IP | 199.16.171.32/29 |
| SPF_IP | 206.55.118.235 |
| SPF_IP | 206.55.118.236 |
| SPF_IP | 209.41.82.102 |
| SPF_IP | 209.41.82.105 |
| SPF_IP | 64.217.133.146 |
| SPF_MX | kansascitysteaks.com |
Related pages
Pivot deeper into the graph from kansascitysteaks.com.
- IP · 199.16.171.36
- ASN · AS16784INETZ - Inetz Media Group
- Registrar · iana:146
- Country · US
- Email · kevin.goolsby@nationalbeef.com
- TLD · .com
- Browse hostnames · ka…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.