Skip to content

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

WHISPER CANON · katz.comRouting diversity2.4/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/katz.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.160.193.69192.160.193.0/24AS46375AS-SONICTELECOM - Sonic Telecom LLCUS
50.0.71.1850.0.64.0/20AS46375AS-SONICTELECOM - Sonic Telecom LLCUS

WHOIS identity

Registrar
iana:69
Organization
gen katz
Contact emails

Subdomains

24 observed subdomains of katz.com.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for katz.com.

MechanismTarget
SPF_Aindigo.metron.com
SPF_Akatz.com
SPF_Aspinach.metron.com
SPF_Aviolet.metron.com
SPF_IP172.2.229.48/28
SPF_IP192.136.140.0/24
SPF_IP192.160.193.0/24
SPF_IP2001:470:1f04:27d:0:0:0:2
SPF_IP2001:470:8224::/48
SPF_IP2001:470:838d::/48
SPF_IP50.0.71.16/28
SPF_IP69.181.187.61/32
SPF_MXkatz.com

Related pages

Pivot deeper into the graph from katz.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.