Skip to content

Hostname

lockerinthecity.com

Last fetched

lockerinthecity.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · lockerinthecity.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lockerinthecity.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.11213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.1813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.112.3518.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.6318.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.8618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.918.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:140
Organization
albino rico prada
Contact emails

Subdomains

6 observed subdomains of lockerinthecity.com.

Web-graph footprint

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

38 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lockerinthecity.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from lockerinthecity.com.

Cypher and MCP

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

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