Skip to content

Hostname

lan.jp

Last fetched

lan.jp resolves to 1 IPv4 address operated by AS9597 in JP.

Nutrition Label

WHISPER CANON · lan.jpRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lan.jp

Resolution chain

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

IPPrefixASNOperatorCountry
27.34.133.25127.34.128.0/19AS9597JP

WHOIS identity

Registrar
Organization
bc center,
Contact emails

Subdomains

38 observed subdomains of lan.jp.

Web-graph footprint

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

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lan.jp.

MechanismTarget
SPF_INCLUDEspf.lan.jp
SPF_INCLUDEspf2.secure.ne.jp
SPF_MXlan.jp

Related pages

Pivot deeper into the graph from lan.jp.

Cypher and MCP

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

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