Skip to content

Hostname

dds-cad.de

Last fetched

dds-cad.de resolves to 1 IPv4 address operated by AS29695 in NO.

Nutrition Label

WHISPER CANON · dds-cad.deRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dds-cad.de

Resolution chain

dds-cad.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
79.161.39.25279.160.0.0/15AS29695NO

WHOIS identity

No WHOIS records are currently associated with dds-cad.de in WhisperGraph.

Subdomains

7 observed subdomains of dds-cad.de.

Web-graph footprint

Distinct hostnames that link to or from dds-cad.de in the public web crawl.

80 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dds-cad.de.

MechanismTarget
SPF_Amail.dds-cad.de
SPF_INCLUDEgraphisoft.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP212.3.80.130
SPF_IP79.161.39.248

Related pages

Pivot deeper into the graph from dds-cad.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dds-cad.de"})-[: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.