Hostname
racius.com
Last fetched
racius.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
racius.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 |
|---|---|---|---|---|
| 15.197.144.244 | 15.197.144.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 166.117.246.40 | 166.117.240.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- on behalf of racius.com owner
- Contact emails
- ndd-admin@cegid.com
- uzspbz1r049d2hh0m8gn@z.o-w-o.info
- 22657faa-2c37-4c9f-83a6-537d1cf85c30@identity-protect.org
- 421361ea-cbe5-4ffb-90b3-bb86f4b03e62@identity-protect.org
- 83ce66db-e4b7-435f-8e7b-04ab710dd326@identity-protect.org
- c2154e24-1ead-4806-af5d-3591c5035e81@identity-protect.org
- c34361a4-983a-4aab-ab2b-d8b232a9b391@identity-protect.org
- owner-3876224@racius.com.whoisprivacyservice.org
- hostmaster@nex.pt
Subdomains
5 observed subdomains of racius.com.
Web-graph footprint
Distinct hostnames that link to or from racius.com in the public web crawl.
332 sites link to this hostname.
7 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 racius.com.
| Mechanism | Target |
|---|---|
| SPF_A | racius.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | smtp.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | support.zendesk.com |
| SPF_IP | 178.33.226.71 |
| SPF_IP | 2001:41d0:8:2347:0:0:0:1 |
| SPF_IP | 2001:41d0:a:1987::/64 |
| SPF_IP | 37.187.25.135 |
| SPF_IP | 46.105.116.78 |
Related pages
Pivot deeper into the graph from racius.com.
- IP · 15.197.144.244
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:299
- Country · CA
- Email · ndd-admin@cegid.com
- 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: "racius.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.