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
Resolution chain
icacdatasystem.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.227.117 | 13.227.226.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.227.17 | 13.227.226.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.227.42 | 13.227.226.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.227.64 | 13.227.226.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.174.46.117 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.118 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.20 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.95 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.86.171.127 | 99.86.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 99.86.171.32 | 99.86.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 99.86.171.6 | 99.86.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 99.86.171.66 | 99.86.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of icacdatasystem.com owner
- Contact emails
- icacdatasystem.com@domainsbyproxy.com
- 1f11f8d8-be99-4adc-b3f6-3ef42de2d844@identity-protect.org
- 490c2501-c423-4057-834f-ac71b915dba4@identity-protect.org
- 66155690-8aa1-4cf7-a22a-8a2ab00fe070@identity-protect.org
- owner-10219268@icacdatasystem.com.whoisprivacyservice.org
- owner-12090280@icacdatasystem.com.whoisprivacyservice.org
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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for icacdatasystem.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from icacdatasystem.com.
- IP · 13.227.227.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · VN
- Email · icacdatasystem.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ic…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.