Skip to content

Hostname

levywealth.com

Last fetched

levywealth.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · levywealth.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/levywealth.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.11813.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.2013.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.813.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.9913.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.230.373.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.593.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.73.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.823.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.166.14.193.166.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.14.33.166.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.14.633.166.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.14.713.166.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
iana:468
Organization
on behalf of levywealth.com owner
Contact emails

Subdomains

1 observed subdomain of levywealth.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for levywealth.com.

MechanismTarget
SPF_Alevywealth.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf-0017a501.pphosted.com
SPF_INCLUDEspf.smarsh.com
SPF_IP67.231.148.255/32
SPF_IP67.231.149.97/32
SPF_IP67.231.156.254/32
SPF_IP67.231.157.93/32
SPF_MXlevywealth.com

Related pages

Pivot deeper into the graph from levywealth.com.

Cypher and MCP

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

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