Hostname
dds-cad.com
Last fetched
dds-cad.com resolves to 1 IPv4 address operated by AS29695 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
dds-cad.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 |
|---|---|---|---|---|
| 79.161.39.252 | 79.160.0.0/15 | AS29695 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- data design system
- Contact emails
- info@dds-cad.com
- 4btdcsmkdj9h@privacy-protection.email
- 52abukbzxa5y@privacy-protection.email
- 6csuhy3zxuww@privacy-protection.email
- ahyuidhd427b@privacy-protection.email
- eqfwtpuig22j@privacy-protection.email
- eyvwdbsrzi39@privacy-protection.email
- gp87uudptmby@privacy-protection.email
- npjbwneg4xms@privacy-protection.email
- qgu8e9ztz9mm@privacy-protection.email
- wyzs8qjd9bec@privacy-protection.email
- tore@dds.no
Subdomains
17 observed subdomains of dds-cad.com.
Showing 15 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dds-cad.com in the public web crawl.
11 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for dds-cad.com.
| Mechanism | Target |
|---|---|
| SPF_A | incoming.dds.no |
| SPF_A | mail.dds-cad.de |
| SPF_A | mailer.dds.no |
| SPF_A | mailhub.dds.no |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
Related pages
Pivot deeper into the graph from dds-cad.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dds-cad.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.