Hostname
kadusa.com
Last fetched
kadusa.com resolves to 1 IPv4 address operated by AS29695 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
kadusa.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 |
|---|---|---|---|---|
| 92.221.44.82 | 92.220.0.0/15 | AS29695 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- s?land grafiske
- Contact emails
- 2wnmckbzh2q9@privacy-protection.email
- 6vrymkvfkxmm@privacy-protection.email
- arv39qsgzwfc@spamprotection.email
- gfn7apezihzd@privacy-protection.email
- hmyx3okggpwq@privacy-protection.email
- mmnvigfg7xfn@privacy-protection.email
- nermqmn8yqtp@privacy-protection.email
- qjf6y3spp3vs@privacy-protection.email
- sy5rcqsjouvu@privacy-protection.email
- ue9wn8vghfp8@privacy-protection.email
- w8kgunssmoak@privacy-protection.email
- z4ibwh8y7k9x@spamprotection.email
- zp95njzmcvic@spamprotection.email
Subdomains
1 observed subdomain of kadusa.com.
| Subdomain |
|---|
| www.kadusa.com |
Web-graph footprint
Distinct hostnames that link to or from kadusa.com in the public web crawl.
62 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for kadusa.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | simplelogin.co |
Related pages
Pivot deeper into the graph from kadusa.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kadusa.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.