Skip to content

Hostname

kintex.com

Last fetched

kintex.com resolves to 1 IPv4 address operated by KIXS-AS-KR Korea Telecom in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
61.80.16.1061.80.0.0/14AS4766KIXS-AS-KR Korea TelecomKR

WHOIS identity

Registrar
iana:244
Organization
kintex
Contact emails

Subdomains

11 observed subdomains of kintex.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for kintex.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.stibee.com
SPF_IP121.254.179.91
SPF_IP211.252.84.222
SPF_IP222.239.254.188
SPF_IP23.94.176.75
SPF_IP61.80.16.1
SPF_IP61.80.16.107
SPF_IP61.80.16.117
SPF_IP61.80.16.131
SPF_IP61.80.16.230
SPF_IP61.80.16.27
SPF_IP61.80.16.98

Related pages

Pivot deeper into the graph from kintex.com.

Cypher and MCP

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

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