Hostname
dds-cad.net
Last fetched
dds-cad.net resolves to 1 IPv4 address operated by AS29695 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
dds-cad.net 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 |
|---|---|---|---|---|
| 79.161.39.252 | 79.160.0.0/15 | AS29695 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- data design system as
- Contact emails
- 4nrvqcwrshqg@privacy-protection.email
- 6gicczngvcmj@privacy-protection.email
- 99ugpsjj7rj7@privacy-protection.email
- ap4u5n9j975j@privacy-protection.email
- cwivb5ohuneh@privacy-protection.email
- egn7ypzvvrrg@privacy-protection.email
- etfqtimd6ywi@privacy-protection.email
- fakannx3mkpy@privacy-protection.email
- mvnrf7dek4c8@privacy-protection.email
- rrmtitt2t3wi@privacy-protection.email
- sp9zsmkcwboe@privacy-protection.email
- ugv2dur7p2zd@privacy-protection.email
- vtnq36wmkjjt@privacy-protection.email
- zdb5z8k8sc6h@privacy-protection.email
- tore@dds.no
- 23860cc71c424bf0d411f64fd42a524f33077bccaa0c1a2063c65ccaf236b3f8@dds-cad.net.whoisproxy.org
- d578c41d732561cc08f81b14cd910489462cd1b33eb7ce77a538b7f901d1f6a9@dds-cad.net.whoisproxy.org
Subdomains
2 observed subdomains of dds-cad.net.
| Subdomain |
|---|
| docs.dds-cad.net |
| www.dds-cad.net |
Web-graph footprint
Distinct hostnames that link to or from dds-cad.net in the public web crawl.
64 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from dds-cad.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dds-cad.net"})-[: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.