Hostname
damste.nl
Last fetched
damste.nl resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:previder b.v. as the registrar.
Nutrition Label
Resolution chain
damste.nl resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.14.233 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.15.233 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.69.194 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 31.7.3.37 | 31.7.0.0/22 | AS20847 | — | NL |
WHOIS identity
- Registrar
- registrar:previder b.v.
- Organization
- —
- Contact emails
- —
Subdomains
17 observed subdomains of damste.nl.
Showing 14 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from damste.nl in the public web crawl.
112 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for damste.nl.
| Mechanism | Target |
|---|---|
| SPF_A | damste.nl |
| SPF_INCLUDE | 24905877.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.paytsoftware.com |
| SPF_INCLUDE | _spf.previder.nl |
| SPF_INCLUDE | _spf.spotler.email |
| SPF_INCLUDE | de._netblocks.mimecast.com |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_INCLUDE | spf.mxcsv.net |
| SPF_IP | 213.125.70.142 |
| SPF_IP | 23.249.239.218 |
| SPF_IP | 31.207.23.250 |
| SPF_IP | 31.7.7.78 |
| SPF_IP | 62.165.65.25 |
| SPF_MX | damste.nl |
Related pages
Pivot deeper into the graph from damste.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "damste.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.