Skip to content

Hostname

l2inc.com

Last fetched

l2inc.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · l2inc.comRouting diversity5.7/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/l2inc.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.188.13516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.10916.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.12816.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.37.10116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.24.603.5.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.215.6952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.27.17152.216.27.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.36.9352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.38.4552.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.78.25152.216.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.95.7452.216.95.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.166.14152.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.168.8552.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.89.7552.217.89.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.200.23754.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.229.10154.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

3 observed subdomains of l2inc.com.

Web-graph footprint

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

551 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for l2inc.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_IP64.207.155.131
SPF_IP69.12.26.16/29
SPF_IP74.125.148.0/22

Related pages

Pivot deeper into the graph from l2inc.com.

Cypher and MCP

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

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