Hostname
amstelius.nl
Last fetched
amstelius.nl resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:registrar.eu as the registrar.
Nutrition Label
Resolution chain
amstelius.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:registrar.eu
- Organization
- —
- Contact emails
- —
Subdomains
10 observed subdomains of amstelius.nl.
Web-graph footprint
Distinct hostnames that link to or from amstelius.nl in the public web crawl.
17 sites link to this hostname.
159 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for amstelius.nl.
| Mechanism | Target |
|---|---|
| SPF_A | amstelius.nl |
| SPF_INCLUDE | _spf.masav.eu |
| SPF_INCLUDE | _spf.natuurlijkhosting.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tribecrm.nl |
| SPF_INCLUDE | spf.whih.nl |
| SPF_IP | 185.34.220.211 |
| SPF_IP | 185.34.220.219 |
| SPF_IP | 46.174.128.168/29 |
| SPF_IP | 91.213.13.0/24 |
| SPF_IP | 93.95.0.0/21 |
| SPF_MX | amstelius.nl |
Related pages
Pivot deeper into the graph from amstelius.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "amstelius.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.