Hostname
craftnote.de
Last fetched
craftnote.de appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
craftnote.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 craftnote.de in WhisperGraph.
Subdomains
29 observed subdomains of craftnote.de.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from craftnote.de in the public web crawl.
60 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
26 SPF mechanisms authorising senders for craftnote.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.firebasemail.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_IP | 116.202.44.84 |
| SPF_IP | 142.250.10.26 |
| SPF_IP | 142.250.96.26 |
| SPF_IP | 153.92.224.0/19 |
| SPF_IP | 172.217.219.26 |
| SPF_IP | 174.137.46.0/24 |
| SPF_IP | 185.107.232.0/22 |
| SPF_IP | 185.12.80.0/22 |
| SPF_IP | 185.24.144.0/22 |
| SPF_IP | 185.41.28.0/22 |
| SPF_IP | 188.172.128.0/20 |
| SPF_IP | 192.161.144.0/20 |
| SPF_IP | 209.85.160.200 |
| SPF_IP | 212.146.192.0/18 |
| SPF_IP | 212.146.196.230 |
| SPF_IP | 213.32.128.0/18 |
| SPF_IP | 216.198.0.0/18 |
| SPF_IP | 64.233.177.26 |
| SPF_IP | 74.125.137.27/32 |
| SPF_IP | 77.32.128.0/18 |
| SPF_IP | 77.32.192.0/19 |
| SPF_IP | 94.143.16.0/21 |
| SPF_IP | 96.46.150.192/27 |
| SPF_MX | craftnote.de |
Related pages
Pivot deeper into the graph from craftnote.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "craftnote.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.