Skip to content

Hostname

judithkusel.com

Last fetched

judithkusel.com resolves to 1 IPv4 address operated by AS36943 in ZA. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
41.185.65.9141.185.0.0/16AS36943ZA

WHOIS identity

Registrar
iana:1647
Organization
insite solutions
Contact emails

Subdomains

16 observed subdomains of judithkusel.com.

Web-graph footprint

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

60 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for judithkusel.com.

MechanismTarget
SPF_Ajudithkusel.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP149.72.191.103/32
SPF_IP149.72.218.80/32
SPF_IP167.89.43.28/32
SPF_IP168.245.116.77/32
SPF_IP196.35.71.152/32
SPF_IP197.96.210.136/32
SPF_IP197.97.85.99/32
SPF_IP208.117.54.96/32
SPF_IP41.185.64.43
SPF_IP41.185.65.91
SPF_IP41.185.66.232
SPF_MXjudithkusel.com

Related pages

Pivot deeper into the graph from judithkusel.com.

Cypher and MCP

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

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