Skip to content

Hostname

stichtinghumanitas.nl

Last fetched

stichtinghumanitas.nl resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:alphatron marine b.v. schaardijk 23 3063nh rotterdam netherlands as the registrar.

Nutrition Label

WHISPER CANON · stichtinghumanitas.nlRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/stichtinghumanitas.nl

Resolution chain

stichtinghumanitas.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.18.136.11252.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:alphatron marine b.v. schaardijk 23 3063nh rotterdam netherlands
Organization
Contact emails

Subdomains

9 observed subdomains of stichtinghumanitas.nl.

Web-graph footprint

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

130 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for stichtinghumanitas.nl.

MechanismTarget
SPF_Astichtinghumanitas.nl
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.232.250.84
SPF_IP194.123.80.217
SPF_IP195.69.73.28
SPF_IP2a03:9700:8000:7:0:0:0:158
SPF_IP31.7.7.158
SPF_MXstichtinghumanitas.nl

Related pages

Pivot deeper into the graph from stichtinghumanitas.nl.

Cypher and MCP

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

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