Skip to content

Hostname

knulab.com

Last fetched

knulab.com resolves to 3 IPv4 addresses operated by KIXS-AS-KR Korea Telecom in KR. WHOIS lists iana:1489 as the registrar.

Nutrition Label

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

Resolution chain

knulab.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
183.111.161.241183.104.0.0/13AS4766KIXS-AS-KR Korea TelecomKR
89.116.109.11589.116.109.0/24AS47583AS-HOSTINGERGB
91.108.103.24491.108.103.0/24AS47583AS-HOSTINGERGB

WHOIS identity

Registrar
iana:1489
Organization
changeon jeong
Contact emails

Subdomains

1 observed subdomain of knulab.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for knulab.com.

MechanismTarget
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.mx.hostinger.com
SPF_IP183.111.161.241

Related pages

Pivot deeper into the graph from knulab.com.

Cypher and MCP

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

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