Skip to content

Hostname

realage.com

Last fetched

realage.com resolves to 17 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · realage.comRouting diversity6.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/realage.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.225.194100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.236.723.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.132.2273.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.133.1153.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.90.116.1563.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.149.17734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.176.10434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.177.3334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.234.18735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.82.13644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.193.7952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.90.5652.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.193.4654.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.50.8454.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.0.143100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.120.22013.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.0.20398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

5 observed subdomains of realage.com.

Web-graph footprint

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

468 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for realage.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from realage.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "realage.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.