Skip to content

Hostname

h2l.jp

Last fetched

h2l.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · h2l.jpRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/h2l.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.246.125.14018.246.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.111.25544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.183.2944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.39.108.11652.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
h2l,
Contact emails

Web-graph footprint

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

109 sites link to this hostname.

147 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from h2l.jp.

Cypher and MCP

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

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