Skip to content

Hostname

cnobi.jp

Last fetched

cnobi.jp resolves to 20 IPv4 addresses operated by ML-1432-54994 - Meteverse Limited. in JP.

Nutrition Label

WHISPER CANON · cnobi.jpRouting diversity5.9/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/cnobi.jp

Resolution chain

cnobi.jp resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
138.113.137.73138.113.208.0/24AS54994ML-1432-54994 - Meteverse Limited.JP
138.113.138.164138.113.209.0/24AS54994ML-1432-54994 - Meteverse Limited.JP
138.113.138.166138.113.209.0/24AS54994ML-1432-54994 - Meteverse Limited.JP
138.113.138.176138.113.209.0/24AS54994ML-1432-54994 - Meteverse Limited.JP
138.113.139.216138.113.210.0/24AS54994ML-1432-54994 - Meteverse Limited.JP
138.113.139.220138.113.210.0/24AS54994ML-1432-54994 - Meteverse Limited.JP
138.113.140.62138.113.211.0/24AS54994ML-1432-54994 - Meteverse Limited.JP
138.113.140.63138.113.211.0/24AS54994ML-1432-54994 - Meteverse Limited.JP
138.113.140.64138.113.211.0/24AS54994ML-1432-54994 - Meteverse Limited.JP
138.113.153.218138.113.224.0/24AS54994ML-1432-54994 - Meteverse Limited.JP
138.113.153.219138.113.224.0/24AS54994ML-1432-54994 - Meteverse Limited.JP
138.113.153.220138.113.224.0/24AS54994ML-1432-54994 - Meteverse Limited.JP
138.113.89.121138.113.151.0/24AS54994ML-1432-54994 - Meteverse Limited.JP
14.0.41.11014.0.47.0/24AS54994ML-1432-54994 - Meteverse Limited.JP
14.0.41.11914.0.47.0/24AS54994ML-1432-54994 - Meteverse Limited.JP
14.0.41.1714.0.47.0/24AS54994ML-1432-54994 - Meteverse Limited.JP
14.0.41.20214.0.47.0/24AS54994ML-1432-54994 - Meteverse Limited.JP
14.0.41.20514.0.47.0/24AS54994ML-1432-54994 - Meteverse Limited.JP
14.0.41.20614.0.47.0/24AS54994ML-1432-54994 - Meteverse Limited.JP
14.0.41.21814.0.47.0/24AS54994ML-1432-54994 - Meteverse Limited.JP

WHOIS identity

Registrar
Organization
ninja tools
Contact emails

Subdomains

2 observed subdomains of cnobi.jp.

Web-graph footprint

Distinct hostnames that link to or from cnobi.jp in the public web crawl.

10 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from cnobi.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cnobi.jp"})-[: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.