Hostname
hookain.de
Last fetched
hookain.de resolves to 1 IPv4 address operated by AS24940 in DE.
Nutrition Label
Resolution chain
hookain.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 |
|---|---|---|---|---|
| 94.130.7.253 | 94.130.0.0/16 | AS24940 | — | DE |
WHOIS identity
No WHOIS records are currently associated with hookain.de in WhisperGraph.
Subdomains
7 observed subdomains of hookain.de.
Web-graph footprint
Distinct hostnames that link to or from hookain.de in the public web crawl.
25 sites link to this hostname.
39 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for hookain.de.
| Mechanism | Target |
|---|---|
| SPF_A | cool-dubinsky.185-117-250-220.plesk.page |
| SPF_A | hookain.de |
| SPF_A | inone.aix-cloud.de |
| SPF_A | noworks.com |
| SPF_A | vps-641199.dogado-cloud.de |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 148.251.105.166/20 |
| SPF_IP | 148.251.106.171 |
| SPF_IP | 148.251.106.173 |
| SPF_IP | 148.251.82.200/20 |
| SPF_IP | 185.117.250.220 |
| SPF_IP | 2001:880:0:2:f816:3eff:fee0:35fb |
| SPF_IP | 2a01:4f8:202:52d6:0:0:0:2 |
| SPF_MX | hookain.de |
Related pages
Pivot deeper into the graph from hookain.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hookain.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.