Skip to content

Hostname

ter-aa.nl

Last fetched

ter-aa.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:surf b.v. as the registrar.

Nutrition Label

WHISPER CANON · ter-aa.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ter-aa.nl

Resolution chain

ter-aa.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:surf b.v.
Organization
Contact emails

Subdomains

7 observed subdomains of ter-aa.nl.

Web-graph footprint

Distinct hostnames that link to or from ter-aa.nl in the public web crawl.

53 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ter-aa.nl.

MechanismTarget
SPF_INCLUDE_spf.b3net.nl
SPF_INCLUDE_spf.schoolfit.nl
SPF_INCLUDEspf-flat.8m.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.189.237.174
SPF_IP207.54.69.118
SPF_IP207.54.70.231
SPF_IP2a01:7860::/32
SPF_IP5.61.248.0/21
SPF_IP84.241.173.108

Related pages

Pivot deeper into the graph from ter-aa.nl.

Cypher and MCP

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

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