Skip to content

Hostname

lens.org

Last fetched

lens.org resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:13 as the registrar.

Nutrition Label

WHISPER CANON · lens.orgRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lens.org

Resolution chain

lens.org resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.22.177.59100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.209.208.2934.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.210.183.2234.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.223.192.7834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.161.29.12735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.80.108.3235.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.224.231.12544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.219.15844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.94.7744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.191.10644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.77.18044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.84.23350.112.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.37.81.25052.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.167.20252.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.218.12052.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.79.16454.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.185.45.15354.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.70.119.8954.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.173.136184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.10.17184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:13
Organization
cambia
Contact emails

Subdomains

10 observed subdomains of lens.org.

Web-graph footprint

Distinct hostnames that link to or from lens.org in the public web crawl.

1,531 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for lens.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailspamprotection.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from lens.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lens.org"})-[: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.