Skip to content

Hostname

l18.help

Last fetched

l18.help resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:675 as the registrar.

Nutrition Label

WHISPER CANON · l18.helpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/l18.help

Resolution chain

l18.help resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.64.122.4318.64.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
18.64.122.718.64.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
18.64.122.8718.64.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
18.64.122.9118.64.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.170.19.303.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.413.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.623.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.903.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:675
Organization
johannes williams
Contact emails

Subdomains

1 observed subdomain of l18.help.

Subdomain
www.l18.help

Threat posture

History

Related pages

Pivot deeper into the graph from l18.help.

Cypher and MCP

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

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