Hostname
ezyarticlesdirectory.co.cc
Last fetched
ezyarticlesdirectory.co.cc resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.
Nutrition Label
Resolution chain
ezyarticlesdirectory.co.cc 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 |
|---|---|---|---|---|
| 18.244.60.71 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.8 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.81 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.92 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.165.136.113 | 3.165.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.136.44 | 3.165.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.136.85 | 3.165.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.136.94 | 3.165.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.32.12.127 | 13.32.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 13.32.12.99 | 13.32.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 13.32.12.86 | 13.32.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 13.32.12.81 | 13.32.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
WHOIS identity
No WHOIS records are currently associated with ezyarticlesdirectory.co.cc in WhisperGraph.
Subdomains
1 observed subdomain of ezyarticlesdirectory.co.cc.
| Subdomain |
|---|
| www.ezyarticlesdirectory.co.cc |
Web-graph footprint
Distinct hostnames that link to or from ezyarticlesdirectory.co.cc in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from ezyarticlesdirectory.co.cc.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ezyarticlesdirectory.co.cc"})-[: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.