Skip to content

Hostname

jinhakapply.com

Last fetched

jinhakapply.com resolves to 1 IPv4 address operated by SKB-AS SK Broadband Co Ltd in KR. WHOIS lists iana:444 as the registrar.

Nutrition Label

WHISPER CANON · jinhakapply.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jinhakapply.com

Resolution chain

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

IPPrefixASNOperatorCountry
116.125.143.136116.125.0.0/16AS9318SKB-AS SK Broadband Co LtdKR

WHOIS identity

Registrar
iana:444
Organization
Contact emails

Subdomains

33 observed subdomains of jinhakapply.com.

Web-graph footprint

Distinct hostnames that link to or from jinhakapply.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for jinhakapply.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP1.234.77.154
SPF_IP116.125.143.124
SPF_IP116.125.143.125
SPF_IP211.174.52.81
SPF_IP211.233.53.140
SPF_IP211.233.53.141
SPF_IP211.233.53.143
SPF_IP211.233.53.169
SPF_IP211.233.53.171
SPF_IP211.233.53.175

Related pages

Pivot deeper into the graph from jinhakapply.com.

Cypher and MCP

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

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