Skip to content

Hostname

edgepointwealth.com

Last fetched

edgepointwealth.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:600 as the registrar.

Nutrition Label

WHISPER CANON · edgepointwealth.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/edgepointwealth.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.196.10613.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.11013.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.4613.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.8213.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.67.17.10218.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.12318.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.2418.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.618.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:600
Organization
edgepoint wealth management
Contact emails

Subdomains

14 observed subdomains of edgepointwealth.com.

Web-graph footprint

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

59 sites link to this hostname.

181 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for edgepointwealth.com.

MechanismTarget
SPF_Acr110.mta.exacttarget.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP158.106.71.249
SPF_IP184.94.24.218
SPF_IP208.124.228.226
SPF_IP209.15.199.18
SPF_IP24.37.120.102
SPF_IP64.16.17.226

Related pages

Pivot deeper into the graph from edgepointwealth.com.

Cypher and MCP

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

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