Skip to content

Hostname

wealthdaily.com

Last fetched

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

Nutrition Label

WHISPER CANON · wealthdaily.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint7.6/10canon.whisper.security/host/wealthdaily.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.12413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.1083.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.153.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.263.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.353.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.1293.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.263.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.273.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.43.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
angel publishing
Contact emails

Subdomains

12 observed subdomains of wealthdaily.com.

Web-graph footprint

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

364 sites link to this hostname.

488 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for wealthdaily.com.

MechanismTarget
SPF_INCLUDE_spf.angelpub.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.happyfox.com

Related pages

Pivot deeper into the graph from wealthdaily.com.

Cypher and MCP

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

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