Hostname
royalrentcorp.com
Last fetched
royalrentcorp.com resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in CO. WHOIS lists iana:1924 as the registrar.
Nutrition Label
Resolution chain
royalrentcorp.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 |
|---|---|---|---|---|
| 149.130.184.182 | 149.130.160.0/19 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | CO |
| 149.130.184.182 | 149.130.160.0/19 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | CO |
| 190.85.249.75 | 190.85.240.0/20 | AS14080 | — | CO |
WHOIS identity
- Registrar
- iana:1924
- Organization
- john camacho
- Contact emails
Subdomains
7 observed subdomains of royalrentcorp.com.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for royalrentcorp.com.
| Mechanism | Target |
|---|---|
| SPF_A | royalrentcorp.com |
| SPF_INCLUDE | spf-c.mailbaby.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.130.184.182 |
| SPF_IP | 201.234.74.75 |
| SPF_MX | royalrentcorp.com |
Related pages
Pivot deeper into the graph from royalrentcorp.com.
- IP · 149.130.184.182
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:1924
- Country · CO
- Email · john.camacho@it-services.com.co
- TLD · .com
- Browse hostnames · ro…
- 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: "royalrentcorp.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.