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
Resolution chain
judithkusel.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 |
|---|---|---|---|---|
| 41.185.65.91 | 41.185.0.0/16 | AS36943 | — | ZA |
WHOIS identity
- Registrar
- iana:1647
- Organization
- insite solutions
- Contact emails
Subdomains
16 observed subdomains of judithkusel.com.
Showing 15 of 16. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for judithkusel.com.
| Mechanism | Target |
|---|---|
| SPF_A | judithkusel.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 149.72.191.103/32 |
| SPF_IP | 149.72.218.80/32 |
| SPF_IP | 167.89.43.28/32 |
| SPF_IP | 168.245.116.77/32 |
| SPF_IP | 196.35.71.152/32 |
| SPF_IP | 197.96.210.136/32 |
| SPF_IP | 197.97.85.99/32 |
| SPF_IP | 208.117.54.96/32 |
| SPF_IP | 41.185.64.43 |
| SPF_IP | 41.185.65.91 |
| SPF_IP | 41.185.66.232 |
| SPF_MX | judithkusel.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.