Hostname
12sleep.com
Last fetched
12sleep.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:976 as the registrar.
Nutrition Label
Resolution chain
12sleep.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 159.69.7.106 | 159.69.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:976
- Organization
- m. seunnenga
- Contact emails
- i7kbx3jtqws6g7em5knf7r3kx5y56azp2hkvv6sa3557o@protectedmx.com
- if2z5hadoocvppbh5did5slhj5eqo2di6ubalvay4rbgq@protectedmx.com
- imd4f23drvqaym6zsryn2wdwwfenktmanevzxcaiwrvga@protectedmx.com
- inxkhr5cuco2mo66o652jg5r2dzwn2grvwcrkx6qakwua@protectedmx.com
- inyjeoanxyzflcngmrbj74tqr7khyl2h4hvisu4y4vo6k@protectedmx.com
- izphxutogya4p7sp544isvnm2bkdwhnz5djitqkygmis6@protectedmx.com
- support@dropcatch.com
- whois@jinmi.com
- drsmail@axc.eu
- impulz@xs4all.nl
Subdomains
2 observed subdomains of 12sleep.com.
| Subdomain |
|---|
| test.12sleep.com |
| www.12sleep.com |
Web-graph footprint
Distinct hostnames that link to or from 12sleep.com in the public web crawl.
7 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for 12sleep.com.
| Mechanism | Target |
|---|---|
| SPF_A | 12sleep.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | 12sleep.com |
Related pages
Pivot deeper into the graph from 12sleep.com.
- IP · 159.69.7.106
- ASN · AS24940
- Registrar · iana:976
- Country · DE
- Email · i7kbx3jtqws6g7em5knf7r3kx5y56azp2hkvv6sa3557o@protectedmx.com
- TLD · .com
- Browse hostnames · 12…
- 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: "12sleep.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.