Skip to content

Hostname

jongro.co.kr

Last fetched

jongro.co.kr resolves to 1 IPv4 address operated by AS38424 in KR. WHOIS lists registrar:(?)????? as the registrar.

Nutrition Label

WHISPER CANON · jongro.co.krRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/jongro.co.kr

Resolution chain

jongro.co.kr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
110.44.50.170110.44.50.0/23AS38424KR

WHOIS identity

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

Subdomains

7 observed subdomains of jongro.co.kr.

Web-graph footprint

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

144 sites link to this hostname.

102 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for jongro.co.kr.

MechanismTarget
SPF_IP110.44.50.162
SPF_IP110.44.50.163
SPF_IP110.44.50.164
SPF_IP110.44.50.165
SPF_IP210.112.125.11
SPF_IP211.232.62.239
SPF_IP211.232.62.240
SPF_IP218.145.66.148
SPF_IP220.90.216.45

Related pages

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

Cypher and MCP

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

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