Skip to content

Hostname

l2l.com

Last fetched

l2l.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · l2l.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/l2l.com

Resolution chain

l2l.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.224.83.4413.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.5513.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.7013.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.8513.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
143.204.181.122143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.124143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.4143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.56143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.164.96.3718.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.6618.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.7218.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.8818.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain administrator
Contact emails

Subdomains

5 observed subdomains of l2l.com.

Web-graph footprint

Distinct hostnames that link to or from l2l.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for l2l.com.

MechanismTarget
SPF_INCLUDE1766640.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from l2l.com.

Cypher and MCP

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

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