Skip to content

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

WHISPER CANON · ezyarticlesdirectory.co.ccRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ezyarticlesdirectory.co.cc

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.

IPPrefixASNOperatorCountry
18.244.60.7118.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.818.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.8118.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.9218.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.165.136.1133.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.443.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.853.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.943.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
13.32.12.12713.32.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.HU
13.32.12.9913.32.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.HU
13.32.12.8613.32.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.HU
13.32.12.8113.32.12.0/23AS16509AMAZON-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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.