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
Resolution chain
sleepnumber.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:2
- Organization
- select comfort corporation
- Contact emails
Subdomains
102 observed subdomains of sleepnumber.com.
Showing 25 of 102. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for sleepnumber.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | authsmtp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.130.136.83 |
| SPF_IP | 12.130.154.17 |
| SPF_IP | 129.145.70.179 |
| SPF_IP | 149.72.32.137 |
| SPF_IP | 208.117.55.133/32 |
| SPF_IP | 208.89.14.209/32 |
| SPF_IP | 63.137.118.177 |
| SPF_IP | 63.137.118.178 |
| SPF_IP | 63.137.118.69 |
Related pages
Pivot deeper into the graph from sleepnumber.com.
- IP · 13.33.235.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · FI
- Email · shauna.bridger@selectcomfort.com
- TLD · .com
- Browse hostnames · sl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.