Skip to content

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

WHISPER CANON · ict.euRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ict.eu

Resolution chain

ict.eu 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

35 observed subdomains of ict.eu.

Web-graph footprint

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

276 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for ict.eu.

MechanismTarget
SPF_INCLUDE4148181.spf02.hubspotemail.net
SPF_INCLUDE_spf.afasonline.nl
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDE_spf.eu.mailgun.org
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
SPF_IP92.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.