Skip to content

Hostname

image-c.weimobwmc.com.wswebcdn.com

Last fetched

image-c.weimobwmc.com.wswebcdn.com resolves to 4 IPv4 addresses operated by ML-1432-54994 - Meteverse Limited. in KR.

Nutrition Label

WHISPER CANON · image-c.weimobwmc.com.wswebcdn.comRouting diversity3.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/image-c.weimobwmc.com.wswebcdn.com

Resolution chain

image-c.weimobwmc.com.wswebcdn.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
14.0.113.20614.0.113.0/24AS54994ML-1432-54994 - Meteverse Limited.KR
140.150.21.46140.150.21.0/24AS54994ML-1432-54994 - Meteverse Limited.KR
163.171.104.184163.171.104.0/24AS54994ML-1432-54994 - Meteverse Limited.ID
163.171.220.15163.171.220.0/24AS54994ML-1432-54994 - Meteverse Limited.ID

WHOIS identity

No WHOIS records are currently associated with image-c.weimobwmc.com.wswebcdn.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from image-c.weimobwmc.com.wswebcdn.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "image-c.weimobwmc.com.wswebcdn.com"})-[: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.