Skip to content

Hostname

terstal.nl

Last fetched

terstal.nl resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:icehosting b.v. as the registrar.

Nutrition Label

WHISPER CANON · terstal.nlRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/terstal.nl

Resolution chain

terstal.nl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.6.43104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.43104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.171172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:icehosting b.v.
Organization
Contact emails

Subdomains

47 observed subdomains of terstal.nl.

Web-graph footprint

Distinct hostnames that link to or from terstal.nl in the public web crawl.

294 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for terstal.nl.

MechanismTarget
SPF_Aterstal.nl
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEterstal-textiel.mg2.1c.eu-central.aws.youwecloud.nl
SPF_IP188.213.230.202
SPF_IP194.151.187.225
SPF_IP195.211.72.164
SPF_IP2a05:d014:e15:6500:0:0:0:4
SPF_IP3.126.32.72
SPF_IP46.165.223.16/32
SPF_IP82.201.71.133
SPF_MXterstal.nl

Related pages

Pivot deeper into the graph from terstal.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "terstal.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.