Skip to content

Hostname

kinx.net

Last fetched

kinx.net resolves to 2 IPv4 addresses operated by AS9286 in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · kinx.netRouting diversity2.4/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/kinx.net

Resolution chain

kinx.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:244
Organization
kinx
Contact emails

Subdomains

37 observed subdomains of kinx.net.

Web-graph footprint

Distinct hostnames that link to or from kinx.net in the public web crawl.

84 sites link to this hostname.

102 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for kinx.net.

MechanismTarget
SPF_INCLUDE_spf.hiworks.co.kr
SPF_INCLUDE_spf01.kinx.net
SPF_INCLUDE_spf02.kinx.net
SPF_INCLUDEmail.stibee.com

Related pages

Pivot deeper into the graph from kinx.net.

Cypher and MCP

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

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