Skip to content

Hostname

kjan.com

Last fetched

kjan.com resolves to 2 IPv4 addresses operated by FMCTC - FMCTC in US. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
contact privacy inc. customer 0135321831
Contact emails

Subdomains

2 observed subdomains of kjan.com.

Web-graph footprint

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

93 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for kjan.com.

MechanismTarget
SPF_MXkjan.com

Related pages

Pivot deeper into the graph from kjan.com.

Cypher and MCP

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

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