Skip to content

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

WHISPER CANON · amstelius.nlRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/amstelius.nl

Resolution chain

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

IPPrefixASNOperatorCountry
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - 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.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for amstelius.nl.

MechanismTarget
SPF_Aamstelius.nl
SPF_INCLUDE_spf.masav.eu
SPF_INCLUDE_spf.natuurlijkhosting.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tribecrm.nl
SPF_INCLUDEspf.whih.nl
SPF_IP185.34.220.211
SPF_IP185.34.220.219
SPF_IP46.174.128.168/29
SPF_IP91.213.13.0/24
SPF_IP93.95.0.0/21
SPF_MXamstelius.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.