Skip to content

Hostname

lockedoncloud.com

Last fetched

lockedoncloud.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.134.46.17915.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.133.2343.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.165.413.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.206.1563.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.25.8.903.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.27.103.233.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.246.6752.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
54.153.214.10754.153.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.244.22054.253.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

9 observed subdomains of lockedoncloud.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for lockedoncloud.com.

MechanismTarget
SPF_INCLUDEspf.lockedoncloud.com

Related pages

Pivot deeper into the graph from lockedoncloud.com.

Cypher and MCP

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

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