Skip to content

Hostname

wejsw.com

Last fetched

wejsw.com resolves to 4 IPv4 addresses operated by ML-1432-54994 - Meteverse Limited. in NL. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · wejsw.comRouting diversity3.0/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint9.0/10canon.whisper.security/host/wejsw.com

Resolution chain

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

IPPrefixASNOperatorCountry
140.150.22.120140.150.22.0/24AS54994ML-1432-54994 - Meteverse Limited.NL
140.150.22.17140.150.22.0/24AS54994ML-1432-54994 - Meteverse Limited.NL
154.198.254.86154.198.192.0/18AS40065CNSERVERS - CNSERVERS LLCHK
174.35.102.221174.35.102.0/24AS54994ML-1432-54994 - Meteverse Limited.FR

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Subdomains

2 observed subdomains of wejsw.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from wejsw.com.

Cypher and MCP

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

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