Skip to content

Hostname

avecel.co.kr

Last fetched

avecel.co.kr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TR.

Nutrition Label

WHISPER CANON · avecel.co.krRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/avecel.co.kr

Resolution chain

avecel.co.kr resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.160.57.1153.160.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.160.57.1243.160.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.160.57.403.160.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.160.57.63.160.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.161.104.1003.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.143.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.263.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.953.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM

WHOIS identity

No WHOIS records are currently associated with avecel.co.kr in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from avecel.co.kr in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for avecel.co.kr.

MechanismTarget
SPF_IP111.92.189.146

Related pages

Pivot deeper into the graph from avecel.co.kr.

Cypher and MCP

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

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