Skip to content

Hostname

lib.nerima.tokyo.jp

Last fetched

lib.nerima.tokyo.jp resolves to 1 IPv4 address operated by AS2519 in JP.

Nutrition Label

WHISPER CANON · lib.nerima.tokyo.jpRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/lib.nerima.tokyo.jp

Resolution chain

lib.nerima.tokyo.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
202.231.109.40202.231.64.0/18AS2519JP

WHOIS identity

No WHOIS records are currently associated with lib.nerima.tokyo.jp in WhisperGraph.

Subdomains

1 observed subdomain of lib.nerima.tokyo.jp.

Web-graph footprint

Distinct hostnames that link to or from lib.nerima.tokyo.jp in the public web crawl.

141 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for lib.nerima.tokyo.jp.

MechanismTarget
SPF_INCLUDEspf.securemx.jp

Related pages

Pivot deeper into the graph from lib.nerima.tokyo.jp.

Cypher and MCP

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

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