Skip to content

Hostname

lockers.com

Last fetched

lockers.com resolves to 1 IPv4 address operated by AS209626 in NL. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · lockers.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/lockers.com

Resolution chain

lockers.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.106.200.189.106.200.0/24AS209626NL

WHOIS identity

Registrar
iana:2
Organization
salsbury industries
Contact emails

Subdomains

2 observed subdomains of lockers.com.

Web-graph footprint

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

106 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for lockers.com.

MechanismTarget
SPF_Alockers.com
SPF_INCLUDE22383472.spf04.hubspotemail.net
SPF_INCLUDEspf.idevmail.americaneagle.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfc45.carrierzone.com
SPF_IP12.110.240.18
SPF_IP12.198.148.12
SPF_IP3.12.57.218
SPF_IP3.128.212.153
SPF_IP3.129.95.56
SPF_IP3.23.168.165
SPF_IP76.227.222.185/32
SPF_MXlockers.com

Related pages

Pivot deeper into the graph from lockers.com.

Cypher and MCP

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

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