Skip to content

Hostname

zoho.uk

Last fetched

zoho.uk resolves to 144.89.64.32, announced in 144.89.64.0/23 by ZOHO-EU - ZOHO Corporation B.V in GB. zoho.uk 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 · zoho.ukRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/zoho.uk

Resolution chain

IPv6 resolution

No AAAA record for zoho.uk is recorded in WhisperGraph.

Attribution

Zoho

saas · ORIGIN_AS

WHOIS identity

Registrar
registrar:markmonitor inc. [tag = markmonitor]
Registrant organisation
zoho

Subdomains

Mail and authentication

Nameservers

  • pdns90.ultradns.biz
  • pdns90.ultradns.com
  • ns11.zns-53.com
  • ns31.zns-53.com
  • ns1.zohocorp.com
  • pdns90.ultradns.net
  • ns21.zns-53.net
  • ns41.zns-53.net

MX records

  • mx.zoho.eu
  • mx2.zoho.eu
  • mx3.zoho.eu

SPF policy

  • include: spf.zoho.com
  • include: spf1.zoho.com
  • include: zohomail.eu
  • include: eu.zcsend.net

Threat-feed evidence

History

Related pages

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