Skip to content

Hostname

zoomtech.lk

Last fetched

zoomtech.lk resolves to 103.227.176.5, announced in 103.227.176.0/22 by WHG-SGP - WHG Hosting Services Ltd in US. zoomtech.lk 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 · zoomtech.lkRouting diversity3.0/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.9/10canon.whisper.security/host/zoomtech.lk

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for zoomtech.lk. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.

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

  • cash.ns.cloudflare.com
  • princess.ns.cloudflare.com
  • ns1.lankadesigner.com
  • ns2.lankadesigner.com
  • ns3.lankadesigner.com
  • ns4.lankadesigner.com
  • ns1.mysecurecloudhost.com
  • ns2.mysecurecloudhost.com
  • ns3.mysecurecloudhost.com
  • ns4.mysecurecloudhost.com

MX records

  • mail.zoomtech.lk
  • _dc-mx.4951bb4885ba.zoomtech.lk

SPF policy

  • include: spf.supercp.com
  • a: zoomtech.lk
  • mx: zoomtech.lk
  • ip: 103.227.176.5
  • ip: 85.187.128.7

Threat-feed evidence

History

Related pages

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