Hostname
sentientscience.com
Last fetched
sentientscience.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sentientscience.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 |
|---|---|---|---|---|
| 3.233.208.164 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sentientscience.com owner
- Contact emails
- contact@aaronpsmith.com
- 1549fa7b-09c9-4d1f-b41d-2c5cffd6e001@identity-protect.org
- 27e88c1a-72ab-4e4d-99b4-f8cf0f7a0813@identity-protect.org
- 37e838b0-da2b-4143-b182-b202c12b4778@identity-protect.org
- 9716896f-f9f0-4e70-aec5-f50a27597b90@identity-protect.org
- d28c26d0-00c8-4e1d-8cfd-4bf381eafce2@identity-protect.org
- e2e1e069-bfb4-460a-8c4b-425580bb4a3b@identity-protect.org
- owner-3772899@sentientscience.com.whoisprivacyservice.org
- owner-4365948@sentientscience.com.whoisprivacyservice.org
- owner-7910110@sentientscience.com.whoisprivacyservice.org
Subdomains
14 observed subdomains of sentientscience.com.
Web-graph footprint
Distinct hostnames that link to or from sentientscience.com in the public web crawl.
28 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for sentientscience.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 151.236.35.177/32 |
| SPF_IP | 92.48.103.58/32 |
Related pages
Pivot deeper into the graph from sentientscience.com.
- IP · 3.233.208.164
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · contact@aaronpsmith.com
- TLD · .com
- Browse hostnames · se…
- 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: "sentientscience.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.