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
Resolution chain
terstal.nl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.6.43 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.7.43 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.73.171 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:icehosting b.v.
- Organization
- —
- Contact emails
- —
Subdomains
47 observed subdomains of terstal.nl.
Showing 25 of 47. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for terstal.nl.
| Mechanism | Target |
|---|---|
| SPF_A | terstal.nl |
| SPF_INCLUDE | _spf.transip.email |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | terstal-textiel.mg2.1c.eu-central.aws.youwecloud.nl |
| SPF_IP | 188.213.230.202 |
| SPF_IP | 194.151.187.225 |
| SPF_IP | 195.211.72.164 |
| SPF_IP | 2a05:d014:e15:6500:0:0:0:4 |
| SPF_IP | 3.126.32.72 |
| SPF_IP | 46.165.223.16/32 |
| SPF_IP | 82.201.71.133 |
| SPF_MX | terstal.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.