Skip to content

Hostname

gravity.co.kr

Last fetched

gravity.co.kr resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists registrar:(?)??? as the registrar.

Nutrition Label

WHISPER CANON · gravity.co.krRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/gravity.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.28.24713.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
143.204.181.115143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.123143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.8143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.85143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
43.200.131.19643.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
registrar:(?)???
Organization
(?)????
Contact emails

Subdomains

42 observed subdomains of gravity.co.kr.

Web-graph footprint

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

245 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for gravity.co.kr.

MechanismTarget
SPF_INCLUDE_spf.dooray.com
SPF_INCLUDEemail.ncloud.com
SPF_INCLUDEspf2.gravity.co.kr
SPF_IP112.175.128.165
SPF_IP112.175.140.206
SPF_IP211.171.250.201
SPF_IP211.171.250.234
SPF_IP59.10.114.139
SPF_IP59.10.114.249
SPF_IP59.10.115.139

Related pages

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

Cypher and MCP

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

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