Skip to content

Hostname

locknlock.com

Last fetched

locknlock.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · locknlock.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/locknlock.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.165.112.2515.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:244
Organization
Contact emails

Subdomains

17 observed subdomains of locknlock.com.

Web-graph footprint

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

91 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for locknlock.com.

MechanismTarget
SPF_IP103.87.116.155
SPF_IP103.87.116.170
SPF_IP110.45.176.128/25
SPF_IP116.122.51.132
SPF_IP13.209.148.110
SPF_IP175.45.201.252
SPF_IP211.233.54.213
SPF_IP211.234.25.143
SPF_IP211.237.13.160/27
SPF_IP211.47.160.160

Related pages

Pivot deeper into the graph from locknlock.com.

Cypher and MCP

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

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