Skip to content

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

WHISPER CANON · sleepio.comRouting diversity5.9/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sleepio.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.246.226100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.248.113.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.189.1493.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.212.1213.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.62.33.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.86.122.83.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.230.2734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.29.1534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.206.23734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.165.22135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.39.17852.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.225.3252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.214.25352.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.129.6854.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.85.4754.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.150.7798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.190.9798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.
32.197.113.25332.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.

WHOIS identity

Registrar
iana:468
Organization
big health
Contact emails

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.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sleepio.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from sleepio.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.