Hostname
rtpro.com
Last fetched
rtpro.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
rtpro.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.57.127.249 | 12.167.108.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.8.224.113 | 51.36.208.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.8.66.143 | 51.36.208.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.241.99.145 | 52.152.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of rtpro.com owner
- Contact emails
- shah@rentaltracker.com
- 10731439-f9f9-4130-a88b-9c2f5e691828@identity-protect.org
- 385c76aa-83f1-48d0-80a7-63e2e8ca32eb@identity-protect.org
- 49882ea6-d768-4115-a021-199cd078023d@identity-protect.org
- b00626c8-f1b7-47f3-b862-ebd00dd4d35e@identity-protect.org
- d580d9ca-b267-4f67-9b89-07cc3cd4e798@identity-protect.org
- e2ec7796-da4d-4647-bf6c-aa129c04511f@identity-protect.org
- owner-4718819@rtpro.com.whoisprivacyservice.org
Subdomains
32 observed subdomains of rtpro.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for rtpro.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from rtpro.com.
- IP · 13.57.127.249
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · shah@rentaltracker.com
- TLD · .com
- Browse hostnames · rt…
- 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: "rtpro.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.