Hostname
easyicns.com
Last fetched
easyicns.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
easyicns.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.147.107 | 3.5.147.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.147.132 | 3.5.147.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.147.38 | 3.5.147.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.147.43 | 3.5.147.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.118 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.218 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.151.122 | 3.5.151.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.151.70 | 3.5.151.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.128.17 | 52.219.128.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.132.237 | 52.219.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.164.179 | 52.219.164.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.184.35 | 52.219.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.40.85 | 52.219.40.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.41.13 | 52.219.41.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.41.17 | 52.219.41.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of easyicns.com owner
- Contact emails
- 0b194914-2dc2-49e1-92e6-fca8530131fe@identity-protect.org
- 454b18b9-c315-483c-8445-8769594b7fd2@identity-protect.org
- 66eac9eb-459e-4fe3-81e2-7a9e75c10f5e@identity-protect.org
- 910535b0-8308-4e1d-ba95-712c53a93ea4@identity-protect.org
- 943ebf55-8cbe-46ea-b4e9-82a44ebff30c@identity-protect.org
- bb7f5f60-b88a-4253-a016-80b4fb61303b@identity-protect.org
- owner-5002263@easyicns.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from easyicns.com.
- IP · 3.5.147.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 0b194914-2dc2-49e1-92e6-fca8530131fe@identity-protect.org
- TLD · .com
- Browse hostnames · ea…
- 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: "easyicns.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.