Skip to content

Hostname

wmail203.webhost.com.hk

Last fetched

wmail203.webhost.com.hk resolves to 2 IPv4 addresses operated by UDOMAIN-AS-AP - UDomain Web Hosting Company Ltd in HK.

Nutrition Label

WHISPER CANON · wmail203.webhost.com.hkRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/wmail203.webhost.com.hk

Resolution chain

wmail203.webhost.com.hk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.121.199.1445.121.199.0/24AS23881UDOMAIN-AS-AP - UDomain Web Hosting Company LtdHK
45.121.199.3245.121.199.0/24AS23881UDOMAIN-AS-AP - UDomain Web Hosting Company LtdHK

WHOIS identity

No WHOIS records are currently associated with wmail203.webhost.com.hk in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from wmail203.webhost.com.hk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "wmail203.webhost.com.hk"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

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