Skip to content

Hostname

kio.tech

Last fetched

kio.tech is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. kio.tech is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · kio.techRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/kio.tech

Resolution chain

No IPv4 resolution is recorded for kio.tech in WhisperGraph.

IPv6 resolution

No AAAA record for kio.tech is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:146
Registrant organisation
cao wei
Contact emails
15@neaxo.com, domain@west263.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.kionetworks.net
  • ns2.kionetworks.net
  • ns3.kionetworks.net

MX records

  • mx01.hornetsecurity.com
  • mx02.hornetsecurity.com
  • mx03.hornetsecurity.com
  • mx04.hornetsecurity.com

SPF policy

  • ip: 149.72.0.0/16
  • ip: 168.245.0.0/17
  • ip: 167.89.0.0/17
  • ip: 50.31.32.0/19
  • ip: 69.72.32.0/20
  • ip: 198.21.0.0/21
  • ip: 185.250.236.0/22
  • ip: 166.78.68.0/22
  • ip: 72.3.185.0/24
  • include: _spf.salesforce.com
  • include: _spf0000000.kio.tech
  • ip: 18.213.63.45
  • ip: 186.159.116.30
  • ip: 189.193.233.12
  • ip: 200.57.95.235
  • ip: 200.77.224.233
  • ip: 200.77.224.8
  • ip: 201.175.24.130
  • ip: 201.175.26.4
  • ip: 201.175.33.20
  • ip: 201.175.33.92
  • ip: 201.175.4.4
  • ip: 201.175.41.68

Threat-feed evidence

History

Related pages

Pivot from kio.tech into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "kio.tech"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.