Skip to content

Hostname

equityzen.com

Last fetched

equityzen.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · equityzen.comRouting diversity6.3/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/equityzen.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.20.240.129107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.252.41107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.230.9918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.32.2383.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.167.13.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.88.2313.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.86.2263.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.192.2534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.207.12234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.136.2534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.26.25235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.64.24944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.77.8344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.93.11150.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.28.15352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.94.2952.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.52.1152.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.52.18054.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.74.2732.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.49.6732.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

26 observed subdomains of equityzen.com.

Web-graph footprint

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

657 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for equityzen.com.

MechanismTarget
SPF_INCLUDE20754585.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from equityzen.com.

Cypher and MCP

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

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