Hostname
raxis.com
Last fetched
raxis.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
raxis.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 |
|---|---|---|---|---|
| 172.66.40.55 | 172.66.40.0/21 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.43.201 | 172.66.40.0/21 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of raxis.com owner
- Contact emails
- 69a1a0d1-0748-4e6a-8747-7e3d88d26741@identity-protect.org
- 7f355122-5540-4776-86b8-0a7e42854981@identity-protect.org
- 8c7dc470-f9c9-4fb2-b0cb-4e878d0cf51c@identity-protect.org
- 9d106d9e-c52b-4279-8249-616a54fdf108@identity-protect.org
- contact@privacyprotect.org
- df9c9943-4c86-4ca9-9edb-58505dbb95a9@identity-protect.org
- ff60aaf3-2537-4d17-8458-7a7881b16f2d@identity-protect.org
- owner-1022591@raxis.com.whoisprivacyservice.org
- owner-10402132@raxis.com.whoisprivacyservice.org
- owner-1390430@raxis.com.whoisprivacyservice.org
- owner-8850001@raxis.com.whoisprivacyservice.org
Subdomains
20 observed subdomains of raxis.com.
Showing 19 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from raxis.com in the public web crawl.
70 sites link to this hostname.
151 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for raxis.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zohoanalytics.com |
| SPF_INCLUDE | sender.zohobooks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | squarespace-mail.com |
| SPF_INCLUDE | zcsend.net |
| SPF_INCLUDE | zoho.com |
Related pages
Pivot deeper into the graph from raxis.com.
- IP · 172.66.40.55
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 69a1a0d1-0748-4e6a-8747-7e3d88d26741@identity-protect.org
- TLD · .com
- Browse hostnames · ra…
- 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: "raxis.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.