Hostname
riogaleao.com
Last fetched
riogaleao.com resolves to 1 IPv4 address operated by AS7738 in BR. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
riogaleao.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 200.222.99.49 | 200.222.64.0/18 | AS7738 | — | BR |
WHOIS identity
- Registrar
- iana:48
- Organization
- concessionaria aeroporto rio de janeiro
- Contact emails
Subdomains
29 observed subdomains of riogaleao.com.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from riogaleao.com in the public web crawl.
344 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for riogaleao.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | riospf.riogaleao.com |
| SPF_INCLUDE | rnmk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 177.14.160.34 |
| SPF_IP | 186.237.195.186/32 |
| SPF_IP | 200.222.59.213 |
| SPF_IP | 200.222.99.45 |
| SPF_IP | 200.222.99.49 |
| SPF_IP | 200.222.99.53 |
| SPF_IP | 35.237.244.24 |
Related pages
Pivot deeper into the graph from riogaleao.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "riogaleao.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.