Skip to content

Hostname

lowesblinds.com

Last fetched

lowesblinds.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · lowesblinds.comRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lowesblinds.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.77.403.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.483.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.143.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.235.252.218.235.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.252.17052.218.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.129.11552.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.130.5952.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.181.3552.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.186.5152.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.194.352.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.202.22752.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.206.1152.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.208.25152.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.229.5152.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.230.16352.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.251.14752.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
lowe's home centers,
Contact emails

Subdomains

8 observed subdomains of lowesblinds.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lowesblinds.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from lowesblinds.com.

Cypher and MCP

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

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