Skip to content

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

WHISPER CANON · racius.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/racius.com

Resolution chain

racius.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.197.144.24415.197.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
166.117.246.40166.117.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
on behalf of racius.com owner
Contact emails

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.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for racius.com.

MechanismTarget
SPF_Aracius.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsmtp.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsupport.zendesk.com
SPF_IP178.33.226.71
SPF_IP2001:41d0:8:2347:0:0:0:1
SPF_IP2001:41d0:a:1987::/64
SPF_IP37.187.25.135
SPF_IP46.105.116.78

Related pages

Pivot deeper into the graph from racius.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.