Skip to content

Hostname

p2.jmstatic.com

Last fetched

p2.jmstatic.com resolves to 15 IPv4 addresses operated by ML-1432-54994 - Meteverse Limited. in UA.

Nutrition Label

WHISPER CANON · p2.jmstatic.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/p2.jmstatic.com

Resolution chain

p2.jmstatic.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
138.113.136.83138.113.136.0/24AS54994ML-1432-54994 - Meteverse Limited.UA
138.113.237.141138.113.237.0/24AS54994ML-1432-54994 - Meteverse Limited.TW
138.113.237.193138.113.237.0/24AS54994ML-1432-54994 - Meteverse Limited.TW
138.113.237.21138.113.237.0/24AS54994ML-1432-54994 - Meteverse Limited.TW
163.171.130.131163.171.130.0/24AS54994ML-1432-54994 - Meteverse Limited.GB
210.61.181.108210.61.0.0/16AS3462HINET Data Communication Business GroupTW
210.61.181.149210.61.0.0/16AS3462HINET Data Communication Business GroupTW
210.61.181.20210.61.0.0/16AS3462HINET Data Communication Business GroupTW
210.61.181.22210.61.0.0/16AS3462HINET Data Communication Business GroupTW
210.61.181.69210.61.0.0/16AS3462HINET Data Communication Business GroupTW
210.61.181.93210.61.0.0/16AS3462HINET Data Communication Business GroupTW
210.61.181.94210.61.0.0/16AS3462HINET Data Communication Business GroupTW
210.61.181.97210.61.0.0/16AS3462HINET Data Communication Business GroupTW
210.65.162.28210.65.0.0/16AS3462HINET Data Communication Business GroupTW
210.65.162.52210.65.0.0/16AS3462HINET Data Communication Business GroupTW

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from p2.jmstatic.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from p2.jmstatic.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "p2.jmstatic.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.