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
Resolution chain
ict.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.74.54.211 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:registrar.eu
- Organization
- —
- Contact emails
- —
Subdomains
73 observed subdomains of ict.nl.
Showing 25 of 73. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
26 SPF mechanisms authorising senders for ict.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.afasonline.nl |
| SPF_INCLUDE | _spf.anpdm.com |
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | et._spf.pardot.com |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 109.72.83.158 |
| SPF_IP | 157.55.231.39 |
| SPF_IP | 157.55.231.51 |
| SPF_IP | 2001:41f0:fc08:0500::/64 |
| SPF_IP | 212.203.27.3 |
| SPF_IP | 212.203.27.5 |
| SPF_IP | 212.203.27.6 |
| SPF_IP | 216.146.32.161/32 |
| SPF_IP | 216.146.32.185/32 |
| SPF_IP | 216.146.32.186/32 |
| SPF_IP | 216.146.32.187/32 |
| SPF_IP | 216.146.32.188/32 |
| SPF_IP | 62.50.13.67 |
| SPF_IP | 81.93.164.103/32 |
| SPF_IP | 81.93.173.201/32 |
| SPF_IP | 82.150.225.79/32 |
| SPF_IP | 89.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.