Hostname
sleepio.com
Last fetched
sleepio.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sleepio.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.48.246.226 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.210.248.11 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.223.189.149 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.228.212.121 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.229.62.3 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.86.122.8 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.193.230.27 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.197.29.15 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.233.206.237 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.169.165.221 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.2.39.178 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.203.225.32 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.72.214.253 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.152.129.68 | 54.152.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.163.85.47 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.91.150.77 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.90.190.97 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | — |
| 32.197.113.253 | 32.196.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | — |
WHOIS identity
- Registrar
- iana:468
- Organization
- big health
- Contact emails
- sleepio.com@proxy.dreamhost.com
- 25d89145a15a4f32a88b4b967a55274e.protect@whoisguard.com
- cb1c1547b964451f99d17f619bba6abf.protect@whoisguard.com
- 1bbf4ea9c75b4680840850d18b97d3a3.protect@withheldforprivacy.com
- 9385dce7f61f47008a882705d0740cd3.protect@withheldforprivacy.com
- aa736d6832ef4a3e941ef2ece4a0d7c0.protect@withheldforprivacy.com
- services@bighealth.com
- services@sleepio.com
- 5099cd84-16f8-444f-92e5-c354993a3f40@identity-protect.org
- c5bf612a-6eb4-4534-b309-55cce0282f2f@identity-protect.org
Subdomains
16 observed subdomains of sleepio.com.
Web-graph footprint
Distinct hostnames that link to or from sleepio.com in the public web crawl.
636 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for sleepio.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from sleepio.com.
- IP · 100.48.246.226
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · sleepio.com@proxy.dreamhost.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: "sleepio.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.