Hostname
daad.de
Last fetched
daad.de resolves to 1 IPv4 address operated by GFIPL-AS-IN Gigafiber Internet Private Limited in DE.
Nutrition Label
Resolution chain
daad.de 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 |
|---|---|---|---|---|
| 185.158.226.254 | 185.158.224.0/22 | AS205435 | GFIPL-AS-IN Gigafiber Internet Private Limited | DE |
WHOIS identity
No WHOIS records are currently associated with daad.de in WhisperGraph.
Subdomains
50 observed subdomains of daad.de.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from daad.de in the public web crawl.
9,391 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for daad.de.
| Mechanism | Target |
|---|---|
| SPF_A | mx-ext.daad.com |
| SPF_INCLUDE | _spf.senders.scnem.com |
| SPF_INCLUDE | _spf.zimpel.de |
| SPF_INCLUDE | spf.daad.de |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 134.119.36.61 |
| SPF_IP | 193.201.168.38/32 |
| SPF_IP | 194.94.212.60 |
| SPF_IP | 194.94.213.152 |
| SPF_IP | 212.224.92.144 |
| SPF_IP | 212.224.92.171 |
| SPF_IP | 80.228.241.23 |
| SPF_IP | 80.237.192.117 |
| SPF_IP | 80.237.192.118 |
Related pages
Pivot deeper into the graph from daad.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "daad.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.