Skip to content

Hostname

teamcef.co.kr

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.168.73.1133.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.253.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.623.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.953.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.205.10452.84.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
52.84.205.11852.84.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
52.84.205.3852.84.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
52.84.205.8552.84.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

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

Subdomains

1 observed subdomain of teamcef.co.kr.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "teamcef.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.