Skip to content

Hostname

lexus.jp

Last fetched

lexus.jp resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.67.211.52104.67.192.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
104.81.121.159104.81.96.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.PL
104.86.58.130104.86.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.197.128.2323.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.50.75.20923.50.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
Organization
gmo brights consulting
Contact emails

Subdomains

31 observed subdomains of lexus.jp.

Web-graph footprint

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

1,762 sites link to this hostname.

135 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from lexus.jp.

Cypher and MCP

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

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