Skip to content

Hostname

hookain.de

Last fetched

hookain.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.130.7.25394.130.0.0/16AS24940DE

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for hookain.de.

MechanismTarget
SPF_Acool-dubinsky.185-117-250-220.plesk.page
SPF_Ahookain.de
SPF_Ainone.aix-cloud.de
SPF_Anoworks.com
SPF_Avps-641199.dogado-cloud.de
SPF_INCLUDEspf.sendinblue.com
SPF_IP148.251.105.166/20
SPF_IP148.251.106.171
SPF_IP148.251.106.173
SPF_IP148.251.82.200/20
SPF_IP185.117.250.220
SPF_IP2001:880:0:2:f816:3eff:fee0:35fb
SPF_IP2a01:4f8:202:52d6:0:0:0:2
SPF_MXhookain.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.