Skip to content

Hostname

wealthserv.com

Last fetched

wealthserv.com resolves to 89.106.200.1, announced in 89.106.200.0/24 by Enflow - Enflow B.V. in NL. wealthserv.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · wealthserv.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wealthserv.com

Resolution chain

IPv6 resolution

Attribution

enflow

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
bluesun
Contact emails
andrew.olaveson@wealthserv.com

Subdomains

Mail and authentication

Nameservers

  • ns1.iplsys.net
  • ns2.iplsys.net
  • ns3.iplsys.net
  • ns4.iplsys.net

MX records

  • wealthserv-com.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com
  • ip: 192.254.125.196
  • ip: 206.51.248.60
  • ip: 206.51.249.130
  • ip: 206.51.249.144
  • ip: 3.97.180.50
  • ip: 64.26.145.170

Threat-feed evidence

History

Related pages

Pivot from wealthserv.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "wealthserv.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.