Skip to content

Hostname

estately.com

Last fetched

estately.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.21.225.120100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.23.179.197100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.148.219.12816.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.101.12535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.173.16152.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.184.134.3054.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.203.47.2754.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.69.7.11254.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.166.164184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
doug cole ()
Contact emails

Subdomains

15 observed subdomains of estately.com.

Web-graph footprint

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

567 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for estately.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXestately.com

Related pages

Pivot deeper into the graph from estately.com.

Cypher and MCP

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

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