Skip to content

Hostname

kair-co.com

Last fetched

kair-co.com resolves to 1 IPv4 address operated by OPTINET-AS - Optinet LLP in KZ. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · kair-co.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/kair-co.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.92.123.2185.92.123.0/24AS60757OPTINET-AS - Optinet LLPKZ

WHOIS identity

Registrar
iana:1479
Organization
domain admin
Contact emails

Subdomains

2 observed subdomains of kair-co.com.

Web-graph footprint

Distinct hostnames that link to or from kair-co.com in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kair-co.com.

MechanismTarget
SPF_Akair-co.com
SPF_IP85.92.123.21
SPF_MXkair-co.com

Related pages

Pivot deeper into the graph from kair-co.com.

Cypher and MCP

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

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