Skip to content

Hostname

lululemon.com

Last fetched

lululemon.com resolves to 7 IPv4 addresses operated by AS20940 in AT. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · lululemon.comRouting diversity3.0/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/lululemon.com

Resolution chain

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

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

547 observed subdomains of lululemon.com.

Web-graph footprint

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

1,525 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for lululemon.com.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP160.8.94.206
SPF_IP18.232.201.230
SPF_IP205.150.97.146
SPF_IP34.210.46.85
SPF_IP5.61.117.32/28
SPF_IP5.61.117.80/28
SPF_IP5.61.117.96/28
SPF_IP52.23.31.179
SPF_IP54.184.20.85

Related pages

Pivot deeper into the graph from lululemon.com.

Cypher and MCP

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

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