Skip to content

Hostname

ict.nl

Last fetched

ict.nl resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.74.54.2113.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

73 observed subdomains of ict.nl.

Web-graph footprint

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

15 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for ict.nl.

MechanismTarget
SPF_INCLUDE_spf.afasonline.nl
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP109.72.83.158
SPF_IP157.55.231.39
SPF_IP157.55.231.51
SPF_IP2001:41f0:fc08:0500::/64
SPF_IP212.203.27.3
SPF_IP212.203.27.5
SPF_IP212.203.27.6
SPF_IP216.146.32.161/32
SPF_IP216.146.32.185/32
SPF_IP216.146.32.186/32
SPF_IP216.146.32.187/32
SPF_IP216.146.32.188/32
SPF_IP62.50.13.67
SPF_IP81.93.164.103/32
SPF_IP81.93.173.201/32
SPF_IP82.150.225.79/32
SPF_IP89.221.178.154/32

Related pages

Pivot deeper into the graph from ict.nl.

Cypher and MCP

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

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