Skip to content

Hostname

bmejapan.com

Last fetched

bmejapan.com resolves to 5 IPv4 addresses operated by ML-1432-54994 - Meteverse Limited. in TW. WHOIS lists iana:3745 as the registrar.

Nutrition Label

WHISPER CANON · bmejapan.comRouting diversity3.9/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bmejapan.com

Resolution chain

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

IPPrefixASNOperatorCountry
119.31.248.168119.31.248.0/24AS54994ML-1432-54994 - Meteverse Limited.TW
174.35.102.98174.35.102.0/24AS54994ML-1432-54994 - Meteverse Limited.FR
154.213.177.106154.213.177.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.JP
156.245.206.18156.245.206.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
154.204.0.26154.204.0.0/24AS139646HK

WHOIS identity

Registrar
iana:3745
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

10 observed subdomains of bmejapan.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from bmejapan.com.

Cypher and MCP

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

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