Hostname
generalsleep.com
Last fetched
generalsleep.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
generalsleep.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.160.46.125 | 18.160.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.46.14 | 18.160.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.46.29 | 18.160.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.46.51 | 18.160.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.181.15 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.181.51 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.181.66 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.181.71 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.131.104 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.34 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.36 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.55 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of generalsleep.com owner
- Contact emails
- e323q5fx7c3@networksolutionsprivateregistration.com
- 10e79110-83b5-4cf1-96b7-85337bf4cbe2@identity-protect.org
- 188eb35d-274c-413c-b9da-5968ae984a72@identity-protect.org
- 320e04f6-1667-4e25-ad95-8abd9af55efe@identity-protect.org
- 5b83235e-150b-452a-abca-a6c9ce34d572@identity-protect.org
- a1a60aa6-cd04-4689-b0ad-6fb3d979e446@identity-protect.org
- a744cf84-671f-4416-bee9-090f1a0eb96f@identity-protect.org
- d0937069-b756-40a1-91ed-3f0d5e64f31b@identity-protect.org
- owner-11227224@generalsleep.com.whoisprivacyservice.org
Subdomains
14 observed subdomains of generalsleep.com.
Web-graph footprint
Distinct hostnames that link to or from generalsleep.com in the public web crawl.
11 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
11 SPF mechanisms authorising senders for generalsleep.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | send.zcsend.net |
| SPF_IP | 199.127.232.0/22 |
| SPF_IP | 199.255.192.0/22 |
| SPF_IP | 23.249.208.0/20 |
| SPF_IP | 23.251.224.0/19 |
| SPF_IP | 54.240.0.0/18 |
| SPF_IP | 54.240.64.0/19 |
| SPF_IP | 69.169.224.0/20 |
| SPF_IP | 76.223.176.0/20 |
Related pages
Pivot deeper into the graph from generalsleep.com.
- IP · 18.160.46.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · e323q5fx7c3@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ge…
- 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: "generalsleep.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.