Hostname
ethos.com
Last fetched
ethos.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ethos.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 |
|---|---|---|---|---|
| 104.18.22.94 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.23.94 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ethos.com owner
- Contact emails
- 2ev1662aa2ils9md4ffst7bi27@domaindiscreet.com
- 3a54627f0a28fd0a076bf40a32b78656@domaindiscreet.com
- 539fb3f70a28fd0a771b883765ab392b@domaindiscreet.com
- 6c7cf97c0a28fd0a130a6736fae44cd5@domaindiscreet.com
- 7ec4e7120a28fd0a0c795cdffed613b5@domaindiscreet.com
- bfc4930f0a28fd0a051381e591a37933@domaindiscreet.com
- c36c12de0a28fd0a057a2c53ec3c18c9@domaindiscreet.com
- stevesimpson@hotmail.com
- 2ca13881-9ef5-454a-8e70-0a00699a103e@identity-protect.org
- 72b67d12-eeb8-4dc5-877e-dd7ab150885f@identity-protect.org
Subdomains
23 observed subdomains of ethos.com.
Web-graph footprint
Distinct hostnames that link to or from ethos.com in the public web crawl.
238 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for ethos.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 66.159.248.206 |
| SPF_IP | 66.159.250.177 |
Related pages
Pivot deeper into the graph from ethos.com.
- IP · 104.18.22.94
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 2ev1662aa2ils9md4ffst7bi27@domaindiscreet.com
- TLD · .com
- Browse hostnames · et…
- 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: "ethos.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.