Skip to content

Hostname

hookstone.be

Last fetched

hookstone.be resolves to 1 IPv4 address operated by TRANSIP-AS Amsterdam, the Netherlands in NL. WHOIS lists registrar:mijn internetoplossing b.v. as the registrar.

Nutrition Label

WHISPER CANON · hookstone.beRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/hookstone.be

Resolution chain

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

IPPrefixASNOperatorCountry
149.210.157.91149.210.128.0/17AS20857TRANSIP-AS Amsterdam, the NetherlandsNL

WHOIS identity

Registrar
registrar:mijn internetoplossing b.v.
Organization
Contact emails

Subdomains

27 observed subdomains of hookstone.be.

Web-graph footprint

Distinct hostnames that link to or from hookstone.be in the public web crawl.

25 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for hookstone.be.

MechanismTarget
SPF_Ahookstone.be
SPF_INCLUDEspf.cloudants.nl
SPF_INCLUDEspf.markermedia.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.162.128.243
SPF_IP185.109.217.220
SPF_MXhookstone.be

Related pages

Pivot deeper into the graph from hookstone.be.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "hookstone.be"})-[: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.