Hostname
geschenke24.de
Last fetched
geschenke24.de appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
geschenke24.de has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
No WHOIS records are currently associated with geschenke24.de in WhisperGraph.
Subdomains
35 observed subdomains of geschenke24.de.
Showing 25 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from geschenke24.de in the public web crawl.
120 sites link to this hostname.
35 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for geschenke24.de.
| Mechanism | Target |
|---|---|
| SPF_A | geschenke24.de |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | mail.timmehosting.de |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.easybill-mail.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 176.9.9.150 |
| SPF_IP | 5.9.204.245 |
| SPF_IP | 82.97.161.33 |
| SPF_IP | 88.99.113.121 |
| SPF_MX | geschenke24.de |
Related pages
Pivot deeper into the graph from geschenke24.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "geschenke24.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.