Skip to content

Hostname

wealthfundzone.com

Last fetched

wealthfundzone.com resolves to 3 IPv4 addresses operated by NOCIX - Nocix, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · wealthfundzone.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/wealthfundzone.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.54.160.194142.54.160.0/19AS33387NOCIX - Nocix, LLCUS
15.235.34.14615.235.0.0/17AS16276CA
192.111.152.92192.111.144.0/20AS31863DACEN-2 - Centrilogic, Inc.US

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

9 observed subdomains of wealthfundzone.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for wealthfundzone.com.

MechanismTarget
SPF_Awealthfundzone.com
SPF_IP128.177.131.74/32
SPF_IP128.177.131.75/32
SPF_IP128.177.131.78/32
SPF_IP128.177.131.79/32
SPF_IP66.181.58.12/32
SPF_IP66.181.58.3/32
SPF_MXwealthfundzone.com

Related pages

Pivot deeper into the graph from wealthfundzone.com.

Cypher and MCP

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

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