Skip to content

Hostname

wellz.com

Last fetched

wellz.com resolves to 13.226.155.119, announced in 13.226.152.0/21 by AMAZON-02 - Amazon.com, Inc. in DE. wellz.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 · wellz.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wellz.com

Resolution chain

IPv6 resolution

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
anonymize,
Contact emails
72520380029899-bbe35d@whoisprivacyservices.com.au, 72520380029899-f18589@whoisprivacyservices.com.au, wellz.com@anonymize.com, 34d5a022-82ad-4cf1-a162-c9477afe61f4@identity-protect.org, 53cb6aa1-25e8-439c-82e2-f277afef10f5@identity-protect.org, 6a5dfab3-3c5a-44f8-9e4b-cc4c59eb645a@identity-protect.org, 8503809c-68a6-4008-8dc5-68653d915d9e@identity-protect.org, c17a2f9d-e223-4a13-8c9b-83bc63352409@identity-protect.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-433.awsdns-54.com
  • ns-983.awsdns-58.net
  • ns-1482.awsdns-57.org
  • ns-1837.awsdns-37.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: amazonses.com
  • include: _spf.google.com
  • include: em766.info.wellz.com
  • include: mail.zendesk.com

Threat-feed evidence

History

Related pages

Pivot from wellz.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: "wellz.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.