Skip to content

Hostname

lensmode.com

Last fetched

lensmode.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1376 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.215.137.15413.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.212.25113.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.91.18518.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.37.6018.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.177.21752.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.151.223.22454.151.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.254.29.22254.254.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.121.13647.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1376
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

7 observed subdomains of lensmode.com.

Web-graph footprint

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

56 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for lensmode.com.

MechanismTarget
SPF_Amails.lensmode.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmd75.maildealer.jp
SPF_INCLUDEspf-bma.mpme.jp
SPF_IP140.227.93.49/32
SPF_IP202.218.208.32/27
SPF_IP203.116.98.94
SPF_IP219.118.220.204
SPF_IP52.74.177.217
SPF_MXlensmode.com

Related pages

Pivot deeper into the graph from lensmode.com.

Cypher and MCP

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

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