Skip to content

Hostname

remax.com

Last fetched

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

Nutrition Label

WHISPER CANON · remax.comRouting diversity5.9/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/remax.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.202.47100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.218.46100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.66.14418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.66.533.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.36.1193.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.88.122.1743.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.153.19234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.118.20944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.163.16844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.134.8752.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.18.1352.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.132.17554.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.47.13154.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.238.8554.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.248.21654.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.33.24132.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.218.16598.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:470
Organization
re/max, llc.
Contact emails

Subdomains

3,891 observed subdomains of remax.com.

Web-graph footprint

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

4,389 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for remax.com.

MechanismTarget
SPF_REDIRECT747i0evz._spf._d.mim.ec

Related pages

Pivot deeper into the graph from remax.com.

Cypher and MCP

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

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