Hostname
katz.com
Last fetched
katz.com resolves to 2 IPv4 addresses operated by AS-SONICTELECOM - Sonic Telecom LLC in US. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
katz.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.160.193.69 | 192.160.193.0/24 | AS46375 | AS-SONICTELECOM - Sonic Telecom LLC | US |
| 50.0.71.18 | 50.0.64.0/20 | AS46375 | AS-SONICTELECOM - Sonic Telecom LLC | US |
WHOIS identity
- Registrar
- iana:69
- Organization
- gen katz
- Contact emails
Subdomains
24 observed subdomains of katz.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for katz.com.
| Mechanism | Target |
|---|---|
| SPF_A | indigo.metron.com |
| SPF_A | katz.com |
| SPF_A | spinach.metron.com |
| SPF_A | violet.metron.com |
| SPF_IP | 172.2.229.48/28 |
| SPF_IP | 192.136.140.0/24 |
| SPF_IP | 192.160.193.0/24 |
| SPF_IP | 2001:470:1f04:27d:0:0:0:2 |
| SPF_IP | 2001:470:8224::/48 |
| SPF_IP | 2001:470:838d::/48 |
| SPF_IP | 50.0.71.16/28 |
| SPF_IP | 69.181.187.61/32 |
| SPF_MX | katz.com |
Related pages
Pivot deeper into the graph from katz.com.
- IP · 192.160.193.69
- ASN · AS46375AS-SONICTELECOM - Sonic Telecom LLC
- Registrar · iana:69
- Country · US
- Email · gen@metron.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: "katz.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.