Skip to content

Hostname

wealthmagik.com

Last fetched

wealthmagik.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1373 as the registrar.

Nutrition Label

WHISPER CANON · wealthmagik.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wealthmagik.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.45.195104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.150.183172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1373
Organization
apinut chamlumjeak
Contact emails

Subdomains

7 observed subdomains of wealthmagik.com.

Web-graph footprint

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

171 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for wealthmagik.com.

MechanismTarget
SPF_Awealthmagik.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.inetmail.cloud
SPF_INCLUDE_spf.one.th
SPF_INCLUDEspf.protection.outlook.com
SPF_IP203.154.255.81
SPF_IP203.154.35.130
SPF_IP203.154.35.60
SPF_IP203.154.69.100
SPF_IP203.154.69.99
SPF_IP27.254.83.0/24
SPF_MXwealthmagik.com

Related pages

Pivot deeper into the graph from wealthmagik.com.

Cypher and MCP

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

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