Skip to content

Hostname

test.ictool.eu

Last fetched

test.ictool.eu resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL.

Nutrition Label

WHISPER CANON · test.ictool.euRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/test.ictool.eu

Resolution chain

test.ictool.eu resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.244.102.5018.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.6618.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.718.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.9318.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
52.222.201.10552.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.2252.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.3052.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.6252.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with test.ictool.eu in WhisperGraph.

Subdomains

6 observed subdomains of test.ictool.eu.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for test.ictool.eu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from test.ictool.eu.

Cypher and MCP

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

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