Skip to content

Hostname

ijslander.com

Last fetched

ijslander.com resolves to 1 IPv4 address operated by AS8587 in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · ijslander.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ijslander.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.114.233.108195.114.224.0/20AS8587NL

WHOIS identity

Registrar
iana:269
Organization
nedlook internet
Contact emails

Subdomains

6 observed subdomains of ijslander.com.

Web-graph footprint

Distinct hostnames that link to or from ijslander.com in the public web crawl.

122 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ijslander.com.

MechanismTarget
SPF_INCLUDE_spf.premiumantispam.nl
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.mr-hosting.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.74.246.83
SPF_IP185.213.102.18
SPF_IP195.114.233.108
SPF_IP81.4.96.104
SPF_IP82.139.67.248
SPF_IP92.67.195.235

Related pages

Pivot deeper into the graph from ijslander.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ijslander.com"})-[: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.