Skip to content

Hostname

jinhak.com

Last fetched

jinhak.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:444 as the registrar.

Nutrition Label

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

Resolution chain

jinhak.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:444
Organization
Contact emails

Subdomains

31 observed subdomains of jinhak.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for jinhak.com.

MechanismTarget
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP1.234.77.154
SPF_IP116.125.143.124
SPF_IP116.125.143.125
SPF_IP121.254.129.46
SPF_IP203.251.156.66
SPF_IP211.174.52.81
SPF_IP211.174.55.149
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.173
SPF_IP211.233.53.175

Related pages

Pivot deeper into the graph from jinhak.com.

Cypher and MCP

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

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