Skip to content

Hostname

jonathanhowardkatz.com

Last fetched

jonathanhowardkatz.com resolves to 1 IPv4 address operated by SECURITYSERVICES - Vercara, LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · jonathanhowardkatz.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jonathanhowardkatz.com

Resolution chain

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

IPPrefixASNOperatorCountry
68.66.200.20068.66.200.0/24AS19905SECURITYSERVICES - Vercara, LLCUS

WHOIS identity

Registrar
iana:48
Organization
jonathan katz
Contact emails

Subdomains

8 observed subdomains of jonathanhowardkatz.com.

Web-graph footprint

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

9 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • jonathanhowardkatz.com

SPF policy

6 SPF mechanisms authorising senders for jonathanhowardkatz.com.

MechanismTarget
SPF_Ajonathanhowardkatz.com
SPF_INCLUDEspf.a2hosting.com
SPF_INCLUDEspf.supercp.com
SPF_IP66.198.240.18
SPF_IP68.66.200.200
SPF_MXjonathanhowardkatz.com

Related pages

Pivot deeper into the graph from jonathanhowardkatz.com.

Cypher and MCP

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

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