Hostname
realpage.com
Last fetched
realpage.com resolves to 11 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
realpage.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.126.37.128 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 104.126.37.178 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 104.126.37.179 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 23.212.110.48 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.212.110.75 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.33.119.114 | 23.33.119.0/24 | AS20940 | AKAMAI-ASN1 | NO |
| 23.36.162.200 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.162.216 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 95.101.11.154 | 95.101.11.0/24 | AS20940 | AKAMAI-ASN1 | NO |
| 95.101.116.12 | 95.101.116.0/24 | AS20940 | AKAMAI-ASN1 | PL |
| 95.101.116.25 | 95.101.116.0/24 | AS20940 | AKAMAI-ASN1 | PL |
WHOIS identity
- Registrar
- iana:146
- Organization
- ******** ********
- Contact emails
Subdomains
251 observed subdomains of realpage.com.
Showing 25 of 251. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from realpage.com in the public web crawl.
6,366 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
25 SPF mechanisms authorising senders for realpage.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf1.mailgun.org |
| SPF_INCLUDE | _spf2.mailgun.org |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 135.84.68.123/32 |
| SPF_IP | 141.193.32.249 |
| SPF_IP | 208.86.128.0/21 |
| SPF_IP | 208.86.168.7/32 |
| SPF_IP | 209.37.196.21 |
| SPF_IP | 209.37.196.23 |
| SPF_IP | 34.141.197.248/32 |
| SPF_IP | 34.42.169.121/32 |
| SPF_IP | 34.91.121.39/32 |
| SPF_IP | 35.204.134.68/32 |
| SPF_IP | 35.225.18.194/32 |
| SPF_IP | 52.214.232.216/32 |
| SPF_IP | 52.215.245.68/32 |
| SPF_IP | 8.20.53.0/24 |
| SPF_IP | 8.39.216.0/24 |
| SPF_IP | 8.39.216.65/32 |
| SPF_IP | 83.138.167.180/30 |
Related pages
Pivot deeper into the graph from realpage.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "realpage.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.