Skip to content

Hostname

raiox.com.br

Last fetched

raiox.com.br resolves to 2 IPv4 addresses operated by AKAMAI-ASN1 in US.

Nutrition Label

WHISPER CANON · raiox.com.brRouting diversity1.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/raiox.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
23.33.42.7523.33.42.0/24AS20940AKAMAI-ASN1US
23.33.42.9123.33.42.0/24AS20940AKAMAI-ASN1US

WHOIS identity

Registrar
Organization
equals
Contact emails

Subdomains

5 observed subdomains of raiox.com.br.

Web-graph footprint

Distinct hostnames that link to or from raiox.com.br in the public web crawl.

19 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for raiox.com.br.

MechanismTarget
SPF_INCLUDEspf1.raiox.com.br

Related pages

Pivot deeper into the graph from raiox.com.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "raiox.com.br"})-[: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.