Skip to content

Hostname

pointa.co.kr

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.65.148.3718.65.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.148.4318.65.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.148.4518.65.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.148.5318.65.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.171.117.1023.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.573.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.803.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.933.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for pointa.co.kr.

MechanismTarget
SPF_INCLUDEmailplug.com
SPF_MXpointa.co.kr

Related pages

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

Cypher and MCP

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

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