Skip to content

Hostname

listlocker.com

Last fetched

listlocker.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · listlocker.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/listlocker.com

Resolution chain

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

IPPrefixASNOperatorCountry
44.227.234.13044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.157.24752.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
diran alemshah
Contact emails

Subdomains

22 observed subdomains of listlocker.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for listlocker.com.

MechanismTarget
SPF_Alistlocker.com
SPF_IP44.227.234.130
SPF_IP52.10.157.247
SPF_MXlistlocker.com

Related pages

Pivot deeper into the graph from listlocker.com.

Cypher and MCP

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

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