Skip to content

Hostname

exprealty.com

Last fetched

exprealty.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · exprealty.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/exprealty.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.28.99.30100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.29.115.96100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.250.228100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.250.18618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.27.3518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.222.7318.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.82.1813.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.75.1053.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.82.2353.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.89.173.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.163.2434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.12.9234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.201.13734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.222.16734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.183.21734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.51.6144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.137.17850.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.241.13550.19.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.91.18452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.99.5452.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for exprealty.com.

MechanismTarget
SPF_REDIRECTexprealty.com.on.autospf.email

Related pages

Pivot deeper into the graph from exprealty.com.

Cypher and MCP

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

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