Skip to content

Hostname

daa-stiftung.de

Last fetched

daa-stiftung.de resolves to 1 IPv4 address operated by AS13157 in DE.

Nutrition Label

WHISPER CANON · daa-stiftung.deRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/daa-stiftung.de

Resolution chain

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

IPPrefixASNOperatorCountry
62.112.57.24662.112.32.0/19AS13157DE

WHOIS identity

No WHOIS records are currently associated with daa-stiftung.de in WhisperGraph.

Subdomains

6 observed subdomains of daa-stiftung.de.

Web-graph footprint

Distinct hostnames that link to or from daa-stiftung.de in the public web crawl.

26 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for daa-stiftung.de.

MechanismTarget
SPF_Adaa-stiftung.de
SPF_Amxa.daa.de
SPF_Arelay01.gob-service.net
SPF_INCLUDE_spf.expurgate.net
SPF_INCLUDEpm02.gopas.de
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.243.132.214
SPF_IP37.202.1.53/32
SPF_IP62.112.56.117
SPF_IP62.112.56.118
SPF_IP83.135.38.241

Related pages

Pivot deeper into the graph from daa-stiftung.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "daa-stiftung.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.