Hostname
ict.eu
Last fetched
ict.eu 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.eu 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
35 observed subdomains of ict.eu.
Showing 20 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ict.eu in the public web crawl.
276 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
27 SPF mechanisms authorising senders for ict.eu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 4148181.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.afasonline.nl |
| SPF_INCLUDE | _spf.anpdm.com |
| SPF_INCLUDE | _spf.eu.mailgun.org |
| 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 |
| SPF_IP | 92.247.20.94 |
Related pages
Pivot deeper into the graph from ict.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ict.eu"})-[: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.