Hostname
simplerosites.com
Last fetched
simplerosites.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
simplerosites.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.214.48.22 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.170.205.142 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of simplerosites.com owner
- Contact emails
- 2a8a3891-2121-46f5-9369-82b234fdc264@identity-protect.org
- 51dd6e5b-19ed-448b-a991-340ded4e1014@identity-protect.org
- 94869ddb-38c9-4f97-8ae4-497bea3b0051@identity-protect.org
- a73c00bc-4ccd-4b1c-a7fd-86e595ed5c43@identity-protect.org
- dea30f75-85ae-4f43-b5ab-8da9e11563d7@identity-protect.org
- eddf0220-d606-41e4-908a-a899d8519b1f@identity-protect.org
- owner-11326704@simplerosites.com.whoisprivacyservice.org
- owner@simplerosites.com.whoisprivacyservice.org
Subdomains
328 observed subdomains of simplerosites.com.
Showing 25 of 328. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from simplerosites.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from simplerosites.com.
- IP · 18.214.48.22
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2a8a3891-2121-46f5-9369-82b234fdc264@identity-protect.org
- TLD · .com
- Browse hostnames · si…
- 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: "simplerosites.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.