Skip to content

Hostname

sleepnumber.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.235.11813.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.7713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.9713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
143.204.55.128143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.6143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.65143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.69143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
3.170.19.253.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.263.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.293.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.503.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.10599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.2699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
select comfort corporation
Contact emails

Subdomains

102 observed subdomains of sleepnumber.com.

Web-graph footprint

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

1,173 sites link to this hostname.

413 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for sleepnumber.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.130.136.83
SPF_IP12.130.154.17
SPF_IP129.145.70.179
SPF_IP149.72.32.137
SPF_IP208.117.55.133/32
SPF_IP208.89.14.209/32
SPF_IP63.137.118.177
SPF_IP63.137.118.178
SPF_IP63.137.118.69

Related pages

Pivot deeper into the graph from sleepnumber.com.

Cypher and MCP

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

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