Skip to content

Hostname

icacdatasystem.com

Last fetched

icacdatasystem.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · icacdatasystem.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/icacdatasystem.com

Resolution chain

icacdatasystem.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.227.11713.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.1713.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.4213.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.6413.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
3.174.46.1173.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1183.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.203.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.953.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.171.12799.86.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
99.86.171.3299.86.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
99.86.171.699.86.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
99.86.171.6699.86.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
iana:468
Organization
on behalf of icacdatasystem.com owner
Contact emails

Subdomains

7 observed subdomains of icacdatasystem.com.

Web-graph footprint

Distinct hostnames that link to or from icacdatasystem.com in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for icacdatasystem.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from icacdatasystem.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "icacdatasystem.com"})-[: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.