Skip to content

Hostname

poly3d.com.hk

Last fetched

poly3d.com.hk resolves to 165.232.171.132, announced in 165.232.160.0/20 by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. poly3d.com.hk 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 · poly3d.com.hkRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/poly3d.com.hk

Resolution chain

Attribution

digitalocean

ORIGIN_AS

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns1.klnhk.com
  • ns2.klnhk.com

MX records

  • mail.poly3d.com.hk

SPF policy

  • ip: 202.134.124.0/24
  • ip: 59.188.16.0/24
  • ip: 202.181.196.0/24
  • ip: 202.65.196.0/24
  • ip: 59.188.7.0/24
  • include: tsimtung.com
  • a: poly3d.com.hk
  • mx: poly3d.com.hk
  • ip: 103.252.116.30
  • ip: 58.61.154.82

Threat-feed evidence

History

Related pages

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