Skip to content

Hostname

kaidzu.com

Last fetched

kaidzu.com resolves to 194.67.66.185, announced in 194.67.66.0/24 by AS-REGRU - "Domain names registrar REG.RU", Ltd in RU. kaidzu.com 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 · kaidzu.comRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/kaidzu.com

Resolution chain

IPv6 resolution

No AAAA record for kaidzu.com is recorded in WhisperGraph.

Attribution

names reg ru

ORIGIN_AS

WHOIS identity

Registrar
iana:1606
Contact emails
brat_viktor@mail.ru, kaidzu.com@regprivate.ru

Subdomains

Showing 3 of 3 subdomains (3 per page).

Mail and authentication

Nameservers

  • ns5.hosting.reg.ru
  • ns6.hosting.reg.ru
  • 31-31-203-153.cloudvps.regruhosting.ru

MX records

  • mail.kaidzu.com

SPF policy

  • a: kaidzu.com
  • mx: kaidzu.com
  • ip: 2a00:f940:2:4:2:0:0:3c1d
  • ip: 31.31.203.153

Threat-feed evidence

History

Related pages

Pivot from kaidzu.com 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: "kaidzu.com"})-[: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.